| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| sfn_emittexinstruction.h | 54 PValue sampler_offset; member in struct:r600::EmitTexInstruction::TexInputs
|
| sfn_instruction_tex.h | 76 unsigned rid, PValue sampler_offset); 97 PValue sampler_offset() const { function in class:r600::TexInstruction
|
| sfn_ir_to_assembly.cpp | 636 int sampler_offset = 0; local 637 auto addr = tex_instr.sampler_offset(); 643 sampler_offset = boffs.value(); 658 tex.sampler_id = tex_instr.sampler_id() + sampler_offset; 659 tex.resource_id = tex_instr.resource_id() + sampler_offset;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| aubinator_viewer_decoder.cpp | 326 uint32_t sampler_offset = 0, sampler_count = 0; local 332 sampler_offset = strtol(iter.value, NULL, 16); 344 dump_samplers(ctx, sampler_offset, sampler_count);
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| radv_descriptor_set.c | 931 unsigned sampler_offset, 940 write_image_descriptor(device, cmd_buffer, sampler_offset, dst, buffer_list, 944 memcpy(dst + sampler_offset / sizeof(*dst), sampler->state, 16); 1023 unsigned sampler_offset = radv_combined_image_descriptor_sampler_offset(binding_layout); local 1024 write_combined_image_sampler_descriptor(device, cmd_buffer, sampler_offset, 1031 memcpy((char*)ptr + sampler_offset, samplers + 4 * idx, 16); 1193 .sampler_offset = radv_combined_image_descriptor_sampler_offset(binding_layout), 1263 write_combined_image_sampler_descriptor(device, cmd_buffer, templ->entry[i].sampler_offset, 1268 memcpy((char*)pDst + templ->entry[i].sampler_offset, templ->entry[i].immutable_samplers + 4 * j, 16);
|
| radv_private.h | 813 uint8_t sampler_offset; member in struct:radv_descriptor_update_template_entry
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/ |
| gen_batch_decoder.c | 355 uint32_t sampler_offset = 0, sampler_count = 0; local 361 sampler_offset = strtol(iter.value, NULL, 16); 374 dump_samplers(ctx, sampler_offset, sampler_count);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| aubinator_viewer_decoder.cpp | 322 uint32_t sampler_offset = 0, sampler_count = 0; local 328 sampler_offset = strtol(iter.value, NULL, 16); 340 dump_samplers(ctx, sampler_offset, sampler_count);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| radv_descriptor_set.c | 1094 struct radv_cmd_buffer *cmd_buffer, unsigned sampler_offset, 1099 write_image_descriptor(device, cmd_buffer, sampler_offset, dst, buffer_list, descriptor_type, 1104 memcpy(dst + sampler_offset / sizeof(*dst), sampler->state, 16); 1197 unsigned sampler_offset = radv_combined_image_descriptor_sampler_offset(binding_layout); local 1199 device, cmd_buffer, sampler_offset, ptr, buffer_list, writeset->descriptorType, 1203 memcpy((char *)ptr + sampler_offset, samplers + 4 * idx, 16); 1392 .sampler_offset = radv_combined_image_descriptor_sampler_offset(binding_layout), 1470 device, cmd_buffer, templ->entry[i].sampler_offset, pDst, buffer_list, 1474 memcpy((char *)pDst + templ->entry[i].sampler_offset,
|
| radv_private.h | 942 uint8_t sampler_offset; member in struct:radv_descriptor_update_template_entry
|
| /xsrc/external/mit/MesaLib/dist/src/intel/common/ |
| intel_batch_decoder.c | 371 uint32_t sampler_offset = 0, sampler_count = 0; local 380 sampler_offset = strtol(iter.value, NULL, 16); 394 dump_samplers(ctx, sampler_offset, sampler_count);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| crocus_context.h | 432 uint32_t sampler_offset; member in struct:crocus_shader_state
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| brw_context.h | 648 uint32_t sampler_offset; member in struct:brw_stage_state
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| brw_context.h | 654 uint32_t sampler_offset; member in struct:brw_stage_state
|