Home
last modified time | relevance | path

Searched defs:suboffset (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_nir_lower_ubo_loads.c58 unsigned suboffset = offset % 64; in lower_ubo_load_instr() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_ir_vec4.h78 const unsigned suboffset = reg->offset + bytes; in add_byte_offset() local
86 const unsigned suboffset = reg->subnr + bytes; in add_byte_offset() local
Dbrw_ir_fs.h84 const unsigned suboffset = reg.offset + delta; in byte_offset() local
91 const unsigned suboffset = reg.subnr + delta; in byte_offset() local
Dbrw_fs_copy_propagation.cpp711 const unsigned suboffset = rel_offset % type_sz(entry->dst.type); in try_copy_propagate() local
Dbrw_nir.c1673 unsigned suboffset = offset % 64; in brw_nir_load_global_const() local
Dbrw_reg.h586 suboffset(struct brw_reg reg, unsigned delta) in suboffset() function
/third_party/mesa3d/src/compiler/glsl/
Dir_constant_expression.cpp504 int suboffset; in constant_referenced() local
537 int suboffset; in constant_referenced() local