Searched refs:last_variant_hash (Results 1 – 3 of 3) sorted by relevance
166 uint32_t variant_hash = prog->last_variant_hash; in update_shader_modules()183 prog->last_variant_hash = prog->default_variant_hash; in update_shader_modules()185 prog->last_variant_hash = variant_hash; in update_shader_modules()188 prog->default_variant_hash = prog->last_variant_hash; in update_shader_modules()802 ctx->gfx_pipeline_state.final_hash ^= ctx->curr_program->last_variant_hash; in bind_stage()
113 uint32_t last_variant_hash; member
205 ctx->gfx_pipeline_state.final_hash ^= ctx->curr_program->last_variant_hash; in update_gfx_program()207 ctx->gfx_pipeline_state.final_hash ^= ctx->curr_program->last_variant_hash; in update_gfx_program()211 ctx->gfx_pipeline_state.final_hash ^= ctx->curr_program->last_variant_hash; in update_gfx_program()214 ctx->gfx_pipeline_state.final_hash ^= ctx->curr_program->last_variant_hash; in update_gfx_program()