OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpvOpTypeRuntimeArray
(Results
1 - 11
of
11
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
gl_spirv.c
152
case
SpvOpTypeRuntimeArray
:
spirv.h
1191
SpvOpTypeRuntimeArray
= 29,
1837
case
SpvOpTypeRuntimeArray
: *hasResult = true; *hasResultType = false; break;
spirv_to_nir.c
1479
case
SpvOpTypeRuntimeArray
:
1483
if (opcode ==
SpvOpTypeRuntimeArray
) {
5255
case
SpvOpTypeRuntimeArray
:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
gl_spirv.c
152
case
SpvOpTypeRuntimeArray
:
spirv.h
851
SpvOpTypeRuntimeArray
= 29,
spirv_to_nir.c
1252
case
SpvOpTypeRuntimeArray
:
1257
if (opcode ==
SpvOpTypeRuntimeArray
) {
4065
case
SpvOpTypeRuntimeArray
:
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
vtn_gather_types.c
53
case
SpvOpTypeRuntimeArray
: return (struct type_args){ 0, -1 };
spirv_info.c
562
case
SpvOpTypeRuntimeArray
: return "
SpvOpTypeRuntimeArray
";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
spirv_info.c
744
case
SpvOpTypeRuntimeArray
: return "
SpvOpTypeRuntimeArray
";
vtn_gather_types.c
53
case
SpvOpTypeRuntimeArray
: return (struct type_args){ 0, -1 };
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
spirv_builder.c
1270
spirv_buffer_emit_word(&b->types_const_defs,
SpvOpTypeRuntimeArray
| (3 << 16));
Completed in 19 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026