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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.h238 uint32_t gfx_hash; member in struct:zink_context
H A Dzink_program.c792 ctx->gfx_hash ^= ctx->gfx_stages[stage]->hash;
798 ctx->gfx_hash ^= ctx->gfx_stages[stage]->hash;
H A Dzink_draw.cpp190 const uint32_t hash = ctx->gfx_hash;

Completed in 8 milliseconds