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