Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/
Dnir_types.h114 unsigned glsl_get_sampler_target(const struct glsl_type *type);
Dnir_types.cpp243 glsl_get_sampler_target(const struct glsl_type *type) in glsl_get_sampler_target() function
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniforms.c798 glsl_get_sampler_target(type_no_array); in update_uniforms_shader_info()
818 glsl_get_sampler_target(type_no_array); in update_uniforms_shader_info()