OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GL_SAMPLER_EXTERNAL_OES
(Results
1 - 25
of
87
) sorted by null
1
2
3
4
/external/chromium_org/gpu/command_buffer/service/
context_state.h
56
type ==
GL_SAMPLER_EXTERNAL_OES
|| type == GL_SAMPLER_2D_RECT_ARB);
62
case
GL_SAMPLER_EXTERNAL_OES
:
program_manager.h
54
type == GL_SAMPLER_CUBE || type ==
GL_SAMPLER_EXTERNAL_OES
;
texture_manager.h
683
case
GL_SAMPLER_EXTERNAL_OES
:
gles2_cmd_decoder_unittest_base.h
476
static const GLenum kUniformSamplerExternalType =
GL_SAMPLER_EXTERNAL_OES
;
test_helper.cc
331
case
GL_SAMPLER_EXTERNAL_OES
:
/external/chromium_org/third_party/mesa/src/src/mesa/main/
glheader.h
76
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
/external/mesa3d/src/mesa/main/
glheader.h
76
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
/frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11ExtHeader.java-if
129
public static final int
GL_SAMPLER_EXTERNAL_OES
= 0x8D66;
/external/chromium_org/third_party/mesa/src/src/glsl/
builtin_types.h
326
glsl_type(
GL_SAMPLER_EXTERNAL_OES
,
/external/chromium_org/ui/gl/
gl_bindings.h
64
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
/external/mesa3d/src/glsl/
builtin_types.h
326
glsl_type(
GL_SAMPLER_EXTERNAL_OES
,
/external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc
515
case
GL_SAMPLER_EXTERNAL_OES
:
/frameworks/base/opengl/java/android/opengl/
GLES11Ext.java
129
public static final int
GL_SAMPLER_EXTERNAL_OES
= 0x8D66;
[
all
...]
/development/ndk/platforms/android-5/include/GLES2/
gl2ext.h
152
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES2/
gl2ext.h
152
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES2/
gl2ext.h
152
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
[
all
...]
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h
152
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
[
all
...]
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/GLES2/
gl2ext.h
152
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
[
all
...]
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/GLES2/
gl2ext.h
152
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
[
all
...]
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/GLES2/
gl2ext.h
152
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/GLES2/
gl2ext.h
152
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/GLES2/
gl2ext.h
152
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/GLES2/
gl2ext.h
152
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/GLES2/
gl2ext.h
152
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/GLES2/
gl2ext.h
152
#define
GL_SAMPLER_EXTERNAL_OES
0x8D66
[
all
...]
Completed in 877 milliseconds
1
2
3
4