Home
last modified time | relevance | path

Searched refs:TEXCOORD6_LOCATION (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/apigen-codec-common/
DGLDecoderContextData.h39 TEXCOORD6_LOCATION = 10, enumerator
/hardware/google/gfxstream/guest/GLESv1_enc/
DGLEncoder.cpp449 case GLClientState::TEXCOORD6_LOCATION: in sendVertexData()
495 case GLClientState::TEXCOORD6_LOCATION: in sendVertexData()
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h164 TEXCOORD6_LOCATION = 10, enumerator
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp85 m_currVaoState[TEXCOORD6_LOCATION].glConst = GL_TEXTURE_COORD_ARRAY; in init()