OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GL_SAMPLER_2D_RECT_ARB
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/third_party/angle/include/
angle_gl.h
19
#ifndef
GL_SAMPLER_2D_RECT_ARB
20
#define
GL_SAMPLER_2D_RECT_ARB
0x8B63
/external/chromium_org/gpu/command_buffer/service/
context_state.h
57
type == GL_SAMPLER_EXTERNAL_OES || type ==
GL_SAMPLER_2D_RECT_ARB
);
65
case
GL_SAMPLER_2D_RECT_ARB
:
program_manager.h
67
return type == GL_SAMPLER_2D || type ==
GL_SAMPLER_2D_RECT_ARB
||
texture_manager.h
663
case
GL_SAMPLER_2D_RECT_ARB
:
program_manager.cc
189
case
GL_SAMPLER_2D_RECT_ARB
:
315
case
GL_SAMPLER_2D_RECT_ARB
:
[
all
...]
test_helper.cc
428
case
GL_SAMPLER_2D_RECT_ARB
:
program_manager_unittest.cc
[
all
...]
gles2_cmd_decoder.cc
[
all
...]
/external/chromium_org/third_party/angle/src/common/
utilities.cpp
158
case
GL_SAMPLER_2D_RECT_ARB
:
210
case
GL_SAMPLER_2D_RECT_ARB
:
418
case
GL_SAMPLER_2D_RECT_ARB
:
/external/chromium_org/third_party/angle/src/compiler/translator/
util.cpp
148
case EbtSampler2DRect: return
GL_SAMPLER_2D_RECT_ARB
;
/external/chromium_org/third_party/angle/tests/compiler_tests/
VariablePacker_test.cpp
31
GL_SAMPLER_2D_RECT_ARB
, // 18
/external/chromium_org/gpu/GLES2/
gl2extchromium.h
422
#ifndef
GL_SAMPLER_2D_RECT_ARB
423
#define
GL_SAMPLER_2D_RECT_ARB
0x8B63
/external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc
515
case
GL_SAMPLER_2D_RECT_ARB
:
/external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2ext.h
[
all
...]
/external/chromium_org/third_party/mesa/src/include/GL/
glext.h
[
all
...]
/external/mesa3d/include/GL/
glext.h
[
all
...]
Completed in 720 milliseconds