Searched refs:_textureSize (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp2199 _textureSize(v130, glsl_type::int_type, glsl_type::sampler1D_type),
2200 _textureSize(v130, glsl_type::int_type, glsl_type::isampler1D_type),
2201 _textureSize(v130, glsl_type::int_type, glsl_type::usampler1D_type),
2203 _textureSize(v130, glsl_type::ivec2_type, glsl_type::sampler2D_type),
2204 _textureSize(v130, glsl_type::ivec2_type, glsl_type::isampler2D_type),
2205 _textureSize(v130, glsl_type::ivec2_type, glsl_type::usampler2D_type),
2207 _textureSize(v130, glsl_type::ivec3_type, glsl_type::sampler3D_type),
2208 _textureSize(v130, glsl_type::ivec3_type, glsl_type::isampler3D_type),
2209 _textureSize(v130, glsl_type::ivec3_type, glsl_type::usampler3D_type),
2211 _textureSize(v13
6448 builtin_builder::_textureSize(builtin_available_predicate avail, function in class:builtin_builder
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp2021 _textureSize(v130, glsl_type::int_type, glsl_type::sampler1D_type),
2022 _textureSize(v130, glsl_type::int_type, glsl_type::isampler1D_type),
2023 _textureSize(v130, glsl_type::int_type, glsl_type::usampler1D_type),
2025 _textureSize(v130, glsl_type::ivec2_type, glsl_type::sampler2D_type),
2026 _textureSize(v130, glsl_type::ivec2_type, glsl_type::isampler2D_type),
2027 _textureSize(v130, glsl_type::ivec2_type, glsl_type::usampler2D_type),
2029 _textureSize(v130, glsl_type::ivec3_type, glsl_type::sampler3D_type),
2030 _textureSize(v130, glsl_type::ivec3_type, glsl_type::isampler3D_type),
2031 _textureSize(v130, glsl_type::ivec3_type, glsl_type::usampler3D_type),
2033 _textureSize(v13
5953 builtin_builder::_textureSize(builtin_available_predicate avail, function in class:builtin_builder
[all...]

Completed in 15 milliseconds