OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GLSL_SAMPLER_DIM_BUF
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/glsl/
builtin_types.h
313
GLSL_SAMPLER_DIM_BUF
, 0, 0, GLSL_TYPE_FLOAT, "samplerBuffer"),
315
GLSL_SAMPLER_DIM_BUF
, 0, 0, GLSL_TYPE_INT, "isamplerBuffer"),
317
GLSL_SAMPLER_DIM_BUF
, 0, 0, GLSL_TYPE_UINT, "usamplerBuffer"),
glsl_types.h
68
GLSL_SAMPLER_DIM_BUF
,
glsl_types.cpp
148
case
GLSL_SAMPLER_DIM_BUF
:
/external/mesa3d/src/mesa/program/
ir_to_mesa.cpp
[
all
...]
/external/mesa3d/src/mesa/state_tracker/
st_glsl_to_tgsi.cpp
[
all
...]
Completed in 145 milliseconds