Searched defs:have_gs (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/zink/ | ||
H A D | zink_query.c | 45 bool have_gs; member 1071 bool have_gs = !!ctx->gfx_stages[PIPE_SHADER_GEOMETRY]; in zink_query_update_gs_states() local |
Completed in 5 milliseconds