Home
last modified time | relevance | path

Searched defs:address_mode (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_reg.h223 unsigned address_mode:1; /* relative addressing, hopefully! */ member
H A Dbrw_eu_validate.c1876 unsigned vstride, width, hstride, type_size, reg, subreg, address_mode; in special_requirements_for_handling_double_precision_data_types() local
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c939 unsigned address_mode = conf ? conf->args[i].sampler.addressing_mode : 0u; in clc_spirv_to_dxil() local
/third_party/mesa3d/src/freedreno/ir2/
H A Dinstr-a2xx.h220 instr_addr_mode_t address_mode : 1; member
229 instr_addr_mode_t address_mode : 1; member
242 instr_addr_mode_t address_mode : 1; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c6732 radv_tex_wrap(VkSamplerAddressMode address_mode) in radv_tex_wrap() argument

Completed in 17 milliseconds