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

1 2 3 4

  /external/chromium_org/gpu/command_buffer/service/
context_state.h 55 DCHECK(type == GL_SAMPLER_2D || type == GL_SAMPLER_CUBE ||
60 case GL_SAMPLER_CUBE:
program_manager.h 50 type == GL_SAMPLER_CUBE || type == GL_SAMPLER_EXTERNAL_OES;
texture_manager.h 651 case GL_SAMPLER_CUBE:
gles2_cmd_decoder_unittest_base.h 475 static const GLenum kUniformCubemapType = GL_SAMPLER_CUBE;
test_helper.cc 321 case GL_SAMPLER_CUBE:
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/
utilities.cpp 24 case GL_SAMPLER_CUBE:
69 case GL_SAMPLER_CUBE:
124 case GL_SAMPLER_CUBE:
149 case GL_SAMPLER_CUBE:
ProgramBinary.cpp 611 targetUniform->type == GL_SAMPLER_CUBE)
962 targetUniform->type == GL_SAMPLER_CUBE)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/
ShaderUniformDetailsProvider.java 106 case GL_SAMPLER_CUBE:
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 68 case GL_SAMPLER_CUBE:
  /external/chromium_org/third_party/mesa/src/src/glsl/
builtin_types.h 61 glsl_type(GL_SAMPLER_CUBE, GLSL_SAMPLER_DIM_CUBE, 0, 0, GLSL_TYPE_FLOAT,
  /external/mesa3d/src/glsl/
builtin_types.h 61 glsl_type(GL_SAMPLER_CUBE, GLSL_SAMPLER_DIM_CUBE, 0, 0, GLSL_TYPE_FLOAT,
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 68 case GL_SAMPLER_CUBE:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES20Header.java-if 271 public static final int GL_SAMPLER_CUBE = 0x8B60;
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 513 case GL_SAMPLER_CUBE:
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /external/chromium_org/third_party/angle_dx11/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 394 #define GL_SAMPLER_CUBE 0x8B60
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /external/mesa3d/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 271 public static final int GL_SAMPLER_CUBE = 0x8B60;
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_CUBE 0x8B60

Completed in 103 milliseconds

1 2 3 4