Home
last modified time | relevance | path

Searched refs:gfx9_1d (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c3549 bool gfx9_1d = ctx->ac.chip_class >= GFX9 && dim == GLSL_SAMPLER_DIM_1D; in get_image_coords() local
3577 if (count == 1 && !gfx9_1d) { in get_image_coords()
3597 if (gfx9_1d) { in get_image_coords()