HomeSort by relevance Sort by last modified time
    Searched refs:numTextures (Results 151 - 158 of 158) sorted by null

1 2 3 4 5 67

  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp 674 void ReferenceContext::genTextures (int numTextures, deUint32* textures)
676 while (numTextures--)
680 void ReferenceContext::deleteTextures (int numTextures, const deUint32* textures)
682 for (int i = 0; i < numTextures; i++)
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/GLES2/
gl2ext.h     [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_enc.cpp     [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_api.h     [all...]
gltrace_api.cpp     [all...]

Completed in 367 milliseconds

1 2 3 4 5 67