HomeSort by relevance Sort by last modified time
    Searched defs:TEXTURE (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/egl/
teglGLES2SharingTests.cpp 75 TEXTURE,
1154 TestCaseGroup* texture = new TestCaseGroup(m_eglTestCtx, "texture", "Texture creation, destruction and rendering tests"); local
    [all...]
  /frameworks/native/opengl/libagl/
context.h 124 TT = 0x8000, // texture coords transformed
149 vec4_t texture[GGL_TEXTURE_UNIT_COUNT]; member in struct:android::gl::vertex_t
204 array_t texture[GGL_TEXTURE_UNIT_COUNT]; member in struct:android::gl::array_machine_t
353 EGLTextureObject* texture; member in struct:android::gl::texture_unit_t
489 TEXTURE = 0x08,
497 matrix_stack_t texture[GGL_TEXTURE_UNIT_COUNT]; member in struct:android::gl::transform_state_t

Completed in 83 milliseconds