Home
last modified time | relevance | path

Searched refs:TEX_OFFSET_ARRAY (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp861 #define TEX_OFFSET_ARRAY 16 macro
2889 …ader5_es, glsl_type::vec4_type, glsl_type::sampler2D_type, glsl_type::vec2_type, TEX_OFFSET_ARRAY), in create_builtins()
2890 …er5_es, glsl_type::ivec4_type, glsl_type::isampler2D_type, glsl_type::vec2_type, TEX_OFFSET_ARRAY), in create_builtins()
2891 …er5_es, glsl_type::uvec4_type, glsl_type::usampler2D_type, glsl_type::vec2_type, TEX_OFFSET_ARRAY), in create_builtins()
2893 …l_type::vec4_type, glsl_type::sampler2D_type, glsl_type::vec2_type, TEX_OFFSET_ARRAY | TEX_COMPONE… in create_builtins()
2894 …type::ivec4_type, glsl_type::isampler2D_type, glsl_type::vec2_type, TEX_OFFSET_ARRAY | TEX_COMPONE… in create_builtins()
2895 …type::uvec4_type, glsl_type::usampler2D_type, glsl_type::vec2_type, TEX_OFFSET_ARRAY | TEX_COMPONE… in create_builtins()
2897 …_es, glsl_type::vec4_type, glsl_type::sampler2DArray_type, glsl_type::vec3_type, TEX_OFFSET_ARRAY), in create_builtins()
2898 …s, glsl_type::ivec4_type, glsl_type::isampler2DArray_type, glsl_type::vec3_type, TEX_OFFSET_ARRAY), in create_builtins()
2899 …s, glsl_type::uvec4_type, glsl_type::usampler2DArray_type, glsl_type::vec3_type, TEX_OFFSET_ARRAY), in create_builtins()
[all …]