Searched refs:rsdKindToGLFormat (Results 1 – 2 of 2) sorted by relevance
76 GLenum rsdKindToGLFormat(RsDataKind k);
73 GLenum rsdKindToGLFormat(RsDataKind k) { in rsdKindToGLFormat() function466 … drv->glFormat = rsdKindToGLFormat(alloc->mHal.state.type->getElement()->getComponent().getKind()); in rsdAllocationInitStrided()