Searched refs:gfx9_1d (Results 1 – 1 of 1) sorted by relevance
3549 bool gfx9_1d = ctx->ac.chip_class >= GFX9 && dim == GLSL_SAMPLER_DIM_1D; in get_image_coords() local3577 if (count == 1 && !gfx9_1d) { in get_image_coords()3597 if (gfx9_1d) { in get_image_coords()