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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp347 gpu_shader4_tbo(const _mesa_glsl_parse_state *state) function in typeref:typename:bool
356 return gpu_shader4_tbo(state) &&
2296 _textureSize(gpu_shader4_tbo, glsl_type::int_type, glsl_type::samplerBuffer_type),
2712 _texelFetch(gpu_shader4_tbo, glsl_type::vec4_type, glsl_type::samplerBuffer_type, glsl_type::int_type),
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp320 gpu_shader4_tbo(const _mesa_glsl_parse_state *state) function in typeref:typename:bool
329 return gpu_shader4_tbo(state) &&
2116 _textureSize(gpu_shader4_tbo, glsl_type::int_type, glsl_type::samplerBuffer_type),
2522 _texelFetch(gpu_shader4_tbo, glsl_type::vec4_type, glsl_type::samplerBuffer_type, glsl_type::int_type),

Completed in 21 milliseconds