OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GLSL_SAMPLER_DIM_3D
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/glsl/
builtin_types.h
183
glsl_type(GL_SAMPLER_3D,
GLSL_SAMPLER_DIM_3D
, 0, 0, GLSL_TYPE_FLOAT,
244
GLSL_SAMPLER_DIM_3D
, 0, 0, GLSL_TYPE_INT, "isampler3D"),
246
GLSL_SAMPLER_DIM_3D
, 0, 0, GLSL_TYPE_UINT, "usampler3D"),
glsl_types.h
61
GLSL_SAMPLER_DIM_3D
,
Completed in 2209 milliseconds