Searched refs:emit_stride (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ | ||
| H A D | brw_vec4_surface_builder.cpp | 35 emit_stride(const vec4_builder &bld, const src_reg &src, unsigned size, function in namespace:__anon0f9639990110::array_utils 76 return emit_stride(bld, src_reg(tmp), n, has_simd4x2 ? 1 : 4, 1); |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ | ||
| H A D | brw_vec4_surface_builder.cpp | 35 emit_stride(const vec4_builder &bld, const src_reg &src, unsigned size, function in namespace:__anond3e0be0c0110::array_utils 76 return emit_stride(bld, src_reg(tmp), n, has_simd4x2 ? 1 : 4, 1); |
Completed in 3 milliseconds