Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.h79 PRegister sampler_offset; member
114 auto sampler_offset() const { return m_sampler.resource_offset(); } in sampler_offset() function
H A Dsfn_instr_tex.cpp25 int sampler_id, PRegister sampler_offset): in TexInstr()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_nir_lower_res_indices.c35 nir_def *sampler_offset = nir_steal_tex_src(tex, nir_tex_src_sampler_offset); in lower_tex() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_descriptor_set.c1231unsigned sampler_offset, unsigned *dst, struct radeon_winsys_bo **buffer_list, in write_combined_image_sampler_descriptor()
1325 unsigned sampler_offset = radv_combined_image_descriptor_sampler_offset(binding_layout); in radv_update_descriptor_sets_impl() local
H A Dradv_descriptor_set.h154 uint8_t sampler_offset; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_jit_types.c512 …LLVMValueRef sampler_offset = lp_build_const_int64(gallivm, offsetof(struct lp_descriptor, sampler… in LP_BUILD_LLVM_TEXTURE_MEMBER() local
/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Daubinator_viewer_decoder.cpp326 uint32_t sampler_offset = 0, sampler_count = 0; in handle_media_interface_descriptor_load() local
/aosp_15_r20/external/mesa3d/src/intel/decoder/
H A Dintel_batch_decoder.c403 uint32_t sampler_offset = 0, sampler_count = 0; in handle_interface_descriptor_data() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.h432 uint32_t sampler_offset; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c73 uint8_t sampler_offset; member