Searched refs:gpu_shader4_integer (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | builtin_functions.cpp | 312 gpu_shader4_integer(const _mesa_glsl_parse_state *state) function in typeref:typename:bool 2255 _textureSize(gpu_shader4_integer, glsl_type::int_type, glsl_type::isampler1D_type), 2256 _textureSize(gpu_shader4_integer, glsl_type::int_type, glsl_type::usampler1D_type), 2261 _textureSize(gpu_shader4_integer, glsl_type::ivec2_type, glsl_type::isampler2D_type), 2262 _textureSize(gpu_shader4_integer, glsl_type::ivec2_type, glsl_type::usampler2D_type), 2267 _textureSize(gpu_shader4_integer, glsl_type::ivec3_type, glsl_type::isampler3D_type), 2268 _textureSize(gpu_shader4_integer, glsl_type::ivec3_type, glsl_type::usampler3D_type), 2273 _textureSize(gpu_shader4_integer, glsl_type::ivec2_type, glsl_type::isamplerCube_type), 2274 _textureSize(gpu_shader4_integer, glsl_type::ivec2_type, glsl_type::usamplerCube_type), 2506 _texture(ir_tex, gpu_shader4_integer, glsl_typ [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | builtin_functions.cpp | 285 gpu_shader4_integer(const _mesa_glsl_parse_state *state) function in typeref:typename:bool 2075 _textureSize(gpu_shader4_integer, glsl_type::int_type, glsl_type::isampler1D_type), 2076 _textureSize(gpu_shader4_integer, glsl_type::int_type, glsl_type::usampler1D_type), 2081 _textureSize(gpu_shader4_integer, glsl_type::ivec2_type, glsl_type::isampler2D_type), 2082 _textureSize(gpu_shader4_integer, glsl_type::ivec2_type, glsl_type::usampler2D_type), 2087 _textureSize(gpu_shader4_integer, glsl_type::ivec3_type, glsl_type::isampler3D_type), 2088 _textureSize(gpu_shader4_integer, glsl_type::ivec3_type, glsl_type::usampler3D_type), 2093 _textureSize(gpu_shader4_integer, glsl_type::ivec2_type, glsl_type::isamplerCube_type), 2094 _textureSize(gpu_shader4_integer, glsl_type::ivec2_type, glsl_type::usamplerCube_type), 2316 _texture(ir_tex, gpu_shader4_integer, glsl_typ [all...] |
Completed in 12 milliseconds