Searched refs:transpose_type (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_variables.c905 const struct glsl_type *transpose_type = local in function:_vtn_block_load_store
907 *inout = vtn_create_ssa_value(b, transpose_type);
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp5997 const glsl_type *transpose_type = local in function:builtin_builder::_transpose
6003 MAKE_SIG(transpose_type, avail, 1, m);
6005 ir_variable *t = body.make_temp(transpose_type, "t");
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp5502 const glsl_type *transpose_type = local in function:builtin_builder::_transpose
5508 MAKE_SIG(transpose_type, avail, 1, m);
5510 ir_variable *t = body.make_temp(transpose_type, "t");

Completed in 25 milliseconds