OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpvOpImageQuerySamples
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
vtn_gather_types.c
115
case
SpvOpImageQuerySamples
: return (struct type_args){ 1, 0 };
spirv_info.c
634
case
SpvOpImageQuerySamples
: return "
SpvOpImageQuerySamples
";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
spirv_info.c
816
case
SpvOpImageQuerySamples
: return "
SpvOpImageQuerySamples
";
vtn_gather_types.c
115
case
SpvOpImageQuerySamples
: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
spirv.h
923
SpvOpImageQuerySamples
= 107,
spirv_to_nir.c
2164
case
SpvOpImageQuerySamples
:
4163
case
SpvOpImageQuerySamples
:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
spirv_to_nir.c
2717
case
SpvOpImageQuerySamples
:
3229
case
SpvOpImageQuerySamples
:
3375
case
SpvOpImageQuerySamples
:
3407
case
SpvOpImageQuerySamples
:
5636
case
SpvOpImageQuerySamples
:
spirv.h
1263
SpvOpImageQuerySamples
= 107,
1909
case
SpvOpImageQuerySamples
: *hasResult = true; *hasResultType = true; break;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
nir_to_spirv.c
2674
SpvId result = spirv_builder_emit_unop(&ctx->builder,
SpvOpImageQuerySamples
, get_dest_type(ctx, &intr->dest, nir_type_uint), img);
3295
SpvId result = spirv_builder_emit_unop(&ctx->builder,
SpvOpImageQuerySamples
,
Completed in 54 milliseconds
Indexes created Sun Jul 26 00:24:00 UTC 2026