Home
last modified time | relevance | path

Searched refs:RADV_DEBUG_INVARIANT_GEOM (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_debug.h60 RADV_DEBUG_INVARIANT_GEOM = 1ull << 29, enumerator
H A Dradv_device.c976 {"invariantgeom", RADV_DEBUG_INVARIANT_GEOM},
1079 instance->debug_flags |= RADV_DEBUG_INVARIANT_GEOM; in radv_init_dri_options()
H A Dradv_pipeline.c3368 if (device->instance->debug_flags & RADV_DEBUG_INVARIANT_GEOM) in radv_generate_graphics_pipeline_key()

Completed in 20 milliseconds