Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_ir_fs.h83 const unsigned suboffset = reg.offset + delta; in byte_offset() local
90 const unsigned suboffset = reg.subnr + delta; in byte_offset() local
Dbrw_ir_vec4.h77 const unsigned suboffset = reg->offset + bytes; in add_byte_offset() local
85 const unsigned suboffset = reg->subnr + bytes; in add_byte_offset() local
Dbrw_fs_copy_propagation.cpp489 const unsigned suboffset = rel_offset % type_sz(entry->dst.type); in try_copy_propagate() local
Dbrw_reg.h535 suboffset(struct brw_reg reg, unsigned delta) in suboffset() function
/external/mesa3d/src/compiler/glsl/
Dir_constant_expression.cpp446 int suboffset; in constant_referenced() local
479 int suboffset; in constant_referenced() local