HomeSort by relevance Sort by last modified time
    Searched refs:GL_SAMPLER_2D (Results 1 - 25 of 224) sorted by null

1 2 3 4 5 6 7 8 9

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
gl_types.h 80 #define GL_SAMPLER_2D 0x8B5E
reflection.cpp 416 case false: return sampler.arrayed ? GL_SAMPLER_2D_ARRAY : GL_SAMPLER_2D;
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/
ShaderUniformDetailsProvider.java 105 case GL_SAMPLER_2D:
  /external/swiftshader/src/OpenGL/libGL/
utilities.cpp 35 case GL_SAMPLER_2D:
80 case GL_SAMPLER_2D:
123 case GL_SAMPLER_2D:
Program.cpp 595 targetUniform->type == GL_SAMPLER_2D ||
927 case GL_SAMPLER_2D:
1319 if(type == GL_SAMPLER_2D || type == GL_SAMPLER_CUBE)
    [all...]
  /external/mesa3d/src/glsl/
builtin_types.h 59 glsl_type(GL_SAMPLER_2D, GLSL_SAMPLER_DIM_2D, 0, 0, GLSL_TYPE_FLOAT,
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES20Header.java-if 270 public static final int GL_SAMPLER_2D = 0x8B5E;
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 88 case GL_SAMPLER_2D:
GLSharedGroup.cpp 163 if (m_Indexes[i].type == GL_SAMPLER_2D) {
421 if (type == GL_SAMPLER_2D) {
641 if (type == GL_SAMPLER_2D) {
  /external/deqp/framework/opengl/
gluShaderUtil.cpp 876 case GL_SAMPLER_2D: return TYPE_SAMPLER_2D;
gluStrUtil.inl     [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
utilities.cpp 186 case GL_SAMPLER_2D:
263 case GL_SAMPLER_2D:
312 case GL_SAMPLER_2D:
356 case GL_SAMPLER_2D:
    [all...]
Program.cpp 1107 case GL_SAMPLER_2D:
    [all...]
  /external/deqp/modules/gles31/functional/
es31fLayoutBindingTests.cpp     [all...]
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 321 #define GL_SAMPLER_2D 0x8B5E
  /development/ndk/platforms/android-9/include/GLES2/
gl2.h 392 #define GL_SAMPLER_2D 0x8B5E
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 321 #define GL_SAMPLER_2D 0x8B5E
  /external/mesa3d/include/GLES2/
gl2.h 392 #define GL_SAMPLER_2D 0x8B5E
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2.h 392 #define GL_SAMPLER_2D 0x8B5E
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 270 public static final int GL_SAMPLER_2D = 0x8B5E;
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_2D 0x8B5E
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_2D 0x8B5E
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_2D 0x8B5E
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_2D 0x8B5E
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_2D 0x8B5E

Completed in 2009 milliseconds

1 2 3 4 5 6 7 8 9