Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp463 gpu_shader5_or_es31_or_integer_functions(const _mesa_glsl_parse_state *state) in gpu_shader5_or_es31_or_integer_functions() function
8253 MAKE_SIG(type, gpu_shader5_or_es31_or_integer_functions, 3, value, offset, in _bitfieldExtract()
8274 MAKE_SIG(type, gpu_shader5_or_es31_or_integer_functions, 4, base, insert, in _bitfieldInsert()
8291 MAKE_SIG(type, gpu_shader5_or_es31_or_integer_functions, 1, x); in _bitfieldReverse()
8301 MAKE_SIG(glsl_ivec_type(type->vector_elements), gpu_shader5_or_es31_or_integer_functions, 1, x); in _bitCount()
8311 MAKE_SIG(glsl_ivec_type(type->vector_elements), gpu_shader5_or_es31_or_integer_functions, 1, x); in _findLSB()
8321 MAKE_SIG(glsl_ivec_type(type->vector_elements), gpu_shader5_or_es31_or_integer_functions, 1, x); in _findMSB()
8369 gpu_shader_half_float : gpu_shader5_or_es31_or_integer_functions); in _ldexp()
8384 gpu_shader_half_float : gpu_shader5_or_es31_or_integer_functions); in _frexp()
8400 MAKE_SIG(type, gpu_shader5_or_es31_or_integer_functions, 3, x, y, carry); in _uaddCarry()
[all …]