Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_device.c3641 S_008F30_DISABLE_CUBE_WRAP(0) | in radv_init_sampler()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c4119 S_008F30_DISABLE_CUBE_WRAP(!state->seamless_cube_map) | in si_create_sampler_state()
/external/mesa3d/src/amd/common/
Dgfx9d.h1557 #define S_008F30_DISABLE_CUBE_WRAP(x) (((unsigned)(x) & 0x1) << 28) macro
Dsid.h2414 #define S_008F30_DISABLE_CUBE_WRAP(x) (((unsigned)(x) & 0x1) << 28) macro