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

/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_vec4_visitor.cpp910 uint32_t constant_offset,
959 inst->offset = constant_offset;
902 emit_texture(ir_texture_opcode op, dst_reg dest, const glsl_type *dest_type, src_reg coordinate, int coord_components, src_reg shadow_comparator, src_reg lod, src_reg lod2, src_reg sample_index, uint32_t constant_offset, src_reg offset_value, src_reg mcs, uint32_t surface, src_reg surface_reg, src_reg sampler_reg) argument

Completed in 71 milliseconds