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 125 TT = 0x8000, // texture coords transformed
150 vec4_t texture[GGL_TEXTURE_UNIT_COUNT]; member in struct:android::gl::vertex_t
205 array_t texture[GGL_TEXTURE_UNIT_COUNT]; member in struct:android::gl::array_machine_t
354 EGLTextureObject* texture; member in struct:android::gl::texture_unit_t
490 TEXTURE = 0x08,
498 matrix_stack_t texture[GGL_TEXTURE_UNIT_COUNT]; member in struct:android::gl::transform_state_t

Completed in 443 milliseconds