Searched refs:shader_query (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c70 if (si_is_atom_dirty(sctx, &sctx->atoms.s.shader_query))
134 si_mark_atom_dirty(sctx, &sctx->atoms.s.shader_query);
186 if (sctx->num_active_shader_queries <= 0 || !si_is_atom_dirty(sctx, &sctx->atoms.s.shader_query)) {
193 si_set_atom_dirty(sctx, &sctx->atoms.s.shader_query, false);
443 sctx->atoms.s.shader_query.emit = emit_shader_query;
H A Dsi_state.h231 struct si_atom shader_query; member in struct:si_state_atoms::si_atoms_s
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.5.rst139 - mesa: move GetProgramInterfaceiv as a shader_query function
H A D11.0.0.rst83 shader_query.cpp:49: error: invalid conversion from 'void*' to
H A D11.1.0.rst201 shader_query.cpp:841:34: error: ‘strndup’ was not declared in this
/xsrc/external/mit/MesaLib.old/dist/src/mesa/
H A DMakefile.sources209 main/shader_query.cpp \
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json10453 "description": "mesa: move GetProgramInterfaceiv as a shader_query function",
[all...]

Completed in 168 milliseconds