Home
last modified time | relevance | path

Searched refs:shader_query (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_query.c70 if (si_is_atom_dirty(sctx, &sctx->atoms.s.shader_query)) in gfx10_alloc_query_buffer()
134 si_mark_atom_dirty(sctx, &sctx->atoms.s.shader_query); in gfx10_alloc_query_buffer()
186 …if (sctx->num_active_shader_queries <= 0 || !si_is_atom_dirty(sctx, &sctx->atoms.s.shader_query)) { in gfx10_sh_query_end()
193 si_set_atom_dirty(sctx, &sctx->atoms.s.shader_query, false); in gfx10_sh_query_end()
446 sctx->atoms.s.shader_query.emit = emit_shader_query; in gfx10_init_query()
Dsi_state.h229 struct si_atom shader_query; member
/third_party/mesa3d/docs/relnotes/
D21.3.5.rst139 - mesa: move GetProgramInterfaceiv as a shader_query function
D11.0.0.rst83 shader_query.cpp:49: error: invalid conversion from 'void*' to
D11.1.0.rst201 shader_query.cpp:841:34: error: ‘strndup’ was not declared in this
D22.0.0.rst2819 - mesa: preparse [ and [0] in gl_resource_name and use it in shader_query.cpp
4094 - mesa: move GetProgramInterfaceiv as a shader_query function
/third_party/mesa3d/src/mesa/
Dmeson.build190 'main/shader_query.cpp',
/third_party/mesa3d/ohos/
Ddependency_inputs.gni5838 "../src/mesa/main/shader_query.cpp",