Searched refs:gfx9_1d (Results 1 – 2 of 2) sorted by relevance
2287 bool gfx9_1d = ctx->ac.chip_class == GFX9 && dim == GLSL_SAMPLER_DIM_1D; in get_image_coords() local2308 if (count == 1 && !gfx9_1d) { in get_image_coords()2321 if (gfx9_1d) { in get_image_coords()
5693 bool gfx9_1d = ctx->options->chip_class == GFX9 && dim == GLSL_SAMPLER_DIM_1D; in get_image_coords() local5716 if (gfx9_1d) { in get_image_coords()