OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpvOpVectorTimesMatrix
(Results
1 - 10
of
10
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
vtn_gather_types.c
150
case
SpvOpVectorTimesMatrix
: return (struct type_args){ 1, 0 };
spirv_info.c
669
case
SpvOpVectorTimesMatrix
: return "
SpvOpVectorTimesMatrix
";
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
vtn_alu.c
201
case
SpvOpVectorTimesMatrix
:
204
if (opcode ==
SpvOpVectorTimesMatrix
) {
spirv.h
958
SpvOpVectorTimesMatrix
= 144,
spirv_to_nir.c
4376
case
SpvOpVectorTimesMatrix
:
/xsrc/external/mit/MesaLib/src/compiler/spirv/
spirv_info.c
851
case
SpvOpVectorTimesMatrix
: return "
SpvOpVectorTimesMatrix
";
vtn_gather_types.c
150
case
SpvOpVectorTimesMatrix
: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
vtn_alu.c
199
case
SpvOpVectorTimesMatrix
:
202
if (opcode ==
SpvOpVectorTimesMatrix
) {
spirv.h
1298
SpvOpVectorTimesMatrix
= 144,
1944
case
SpvOpVectorTimesMatrix
: *hasResult = true; *hasResultType = true; break;
spirv_to_nir.c
5795
case
SpvOpVectorTimesMatrix
:
Completed in 18 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026