HomeSort by relevance Sort by last modified time
    Searched refs:get_sampler_instance (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/compiler/
nir_types.cpp 334 return glsl_type::get_sampler_instance(dim, is_shadow, is_array, base_type);
glsl_types.h 260 static const glsl_type *get_sampler_instance(enum glsl_sampler_dim dim,
glsl_types.cpp 597 glsl_type::get_sampler_instance(enum glsl_sampler_dim dim, function in class:glsl_type
    [all...]

Completed in 189 milliseconds