Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/rogue/
Drogue.h35 #define ROGUE_REG_UNUSED UINT32_MAX macro
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_hardcode.c130 .barrier_reg = ROGUE_REG_UNUSED,
Dpvr_pipeline.c1093 STATIC_ASSERT(ROGUE_REG_UNUSED == PVR_PDS_COMPUTE_INPUT_REG_UNUSED); in pvr_compute_pipeline_compile()