Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_tex.h92 PVirtualValue sampler_offset; member
132 auto* sampler_offset() const {return m_sampler_offset;} in sampler_offset() function
Dsfn_assembler.cpp433 int sampler_offset = 0; in visit() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c1164 struct radv_cmd_buffer *cmd_buffer, unsigned sampler_offset, in write_combined_image_sampler_descriptor()
1267 unsigned sampler_offset = radv_combined_image_descriptor_sampler_offset(binding_layout); in radv_update_descriptor_sets_impl() local
Dradv_private.h1034 uint8_t sampler_offset; member
/third_party/mesa3d/src/intel/tools/
Daubinator_viewer_decoder.cpp326 uint32_t sampler_offset = 0, sampler_count = 0; in handle_media_interface_descriptor_load() local
/third_party/mesa3d/src/intel/common/
Dintel_batch_decoder.c386 uint32_t sampler_offset = 0, sampler_count = 0; in handle_interface_descriptor_data() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h432 uint32_t sampler_offset; member
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h423 unsigned sampler_offset; member