Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/apigen-codec-common/
DGLDecoderContextData.h38 TEXCOORD5_LOCATION = 9, enumerator
/hardware/google/gfxstream/guest/GLESv1_enc/
DGLEncoder.cpp448 case GLClientState::TEXCOORD5_LOCATION: in sendVertexData()
494 case GLClientState::TEXCOORD5_LOCATION: in sendVertexData()
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h163 TEXCOORD5_LOCATION = 9, enumerator
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp84 m_currVaoState[TEXCOORD5_LOCATION].glConst = GL_TEXTURE_COORD_ARRAY; in init()