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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp3298 _textureQueryLod(texture_query_lod, glsl_type::sampler1D_type, glsl_type::float_type),
3299 _textureQueryLod(texture_query_lod, glsl_type::isampler1D_type, glsl_type::float_type),
3300 _textureQueryLod(texture_query_lod, glsl_type::usampler1D_type, glsl_type::float_type),
3302 _textureQueryLod(texture_query_lod, glsl_type::sampler2D_type, glsl_type::vec2_type),
3303 _textureQueryLod(texture_query_lod, glsl_type::isampler2D_type, glsl_type::vec2_type),
3304 _textureQueryLod(texture_query_lod, glsl_type::usampler2D_type, glsl_type::vec2_type),
3306 _textureQueryLod(texture_query_lod, glsl_type::sampler3D_type, glsl_type::vec3_type),
3307 _textureQueryLod(texture_query_lod, glsl_type::isampler3D_type, glsl_type::vec3_type),
3308 _textureQueryLod(texture_query_lod, glsl_type::usampler3D_type, glsl_type::vec3_type),
3310 _textureQueryLod(texture_query_lo
6736 builtin_builder::_textureQueryLod(builtin_available_predicate avail, function in class:builtin_builder
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp3107 _textureQueryLod(texture_query_lod, glsl_type::sampler1D_type, glsl_type::float_type),
3108 _textureQueryLod(texture_query_lod, glsl_type::isampler1D_type, glsl_type::float_type),
3109 _textureQueryLod(texture_query_lod, glsl_type::usampler1D_type, glsl_type::float_type),
3111 _textureQueryLod(texture_query_lod, glsl_type::sampler2D_type, glsl_type::vec2_type),
3112 _textureQueryLod(texture_query_lod, glsl_type::isampler2D_type, glsl_type::vec2_type),
3113 _textureQueryLod(texture_query_lod, glsl_type::usampler2D_type, glsl_type::vec2_type),
3115 _textureQueryLod(texture_query_lod, glsl_type::sampler3D_type, glsl_type::vec3_type),
3116 _textureQueryLod(texture_query_lod, glsl_type::isampler3D_type, glsl_type::vec3_type),
3117 _textureQueryLod(texture_query_lod, glsl_type::usampler3D_type, glsl_type::vec3_type),
3119 _textureQueryLod(texture_query_lo
6228 builtin_builder::_textureQueryLod(builtin_available_predicate avail, function in class:builtin_builder
[all...]

Completed in 17 milliseconds