Home
last modified time | relevance | path

Searched defs:is_uav (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp2094 bool is_uav = var.storage == StorageClassStorageBuffer || has_decoration(type.self, DecorationBufferBlock); in emit_buffer_block() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c6038 pipe_texture_to_resource_dimension(enum tgsi_texture_type target, unsigned num_samples, boolean is_array, boolean is_uav) pipe_texture_to_resource_dimension() argument
6082 tgsi_texture_to_resource_dimension(enum tgsi_texture_type target, unsigned num_samples, boolean is_array, boolean is_uav) tgsi_texture_to_resource_dimension() argument

Completed in 22 milliseconds