Searched refs:gfx9_stride_size_workaround (Results 1 – 2 of 2) sorted by relevance
151 bool gfx9_stride_size_workaround; member
2311 if (ctx->abi->gfx9_stride_size_workaround) { in build_tex_intrinsic()3624 if (ctx->abi->gfx9_stride_size_workaround) { in get_image_buffer_descriptor()6860 ctx.abi.gfx9_stride_size_workaround = ctx.ac.chip_class == GFX9; in ac_translate_nir_to_llvm()