Searched defs:has_simd4x2 (Results 1 – 2 of 2) sorted by relevance
62 unsigned n, bool has_simd4x2) in emit_insert()88 unsigned n, bool has_simd4x2) in emit_extract()184 const bool has_simd4x2 = (bld.shader->devinfo->gen >= 8 || in emit_untyped_write() local206 const bool has_simd4x2 = (bld.shader->devinfo->gen >= 8 || in emit_untyped_atomic() local267 const bool has_simd4x2 = (bld.shader->devinfo->gen >= 8 || in emit_typed_read() local291 const bool has_simd4x2 = (bld.shader->devinfo->gen >= 8 || in emit_typed_write() local314 const bool has_simd4x2 = (bld.shader->devinfo->gen >= 8 || in emit_typed_atomic() local
2827 bool has_simd4x2, in brw_surface_payload_size()