Home
last modified time | relevance | path

Searched defs:tex_dim (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_blit.c82 build_nir_copy_fragment_shader(struct radv_device *dev, enum glsl_sampler_dim tex_dim) in build_nir_copy_fragment_shader()
129 build_nir_copy_fragment_shader_depth(struct radv_device *dev, enum glsl_sampler_dim tex_dim) in build_nir_copy_fragment_shader_depth()
177 build_nir_copy_fragment_shader_stencil(struct radv_device *dev, enum glsl_sampler_dim tex_dim) in build_nir_copy_fragment_shader_stencil()
663 enum glsl_sampler_dim tex_dim, VkFormat format, VkPipeline *pipeline) in build_pipeline()