Searched refs:SpvDim (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv_info.h33 const char *spirv_dim_to_string(SpvDim dim);
H A Dspirv.h197 } SpvDim; typedef in typeref:enum:SpvDim_
H A Dspirv_to_nir.c1452 switch ((SpvDim)w[3]) {
1462 spirv_dim_to_string((SpvDim)w[3]), w[3]);
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_info.h33 const char *spirv_dim_to_string(SpvDim dim);
H A Dspirv.h233 } SpvDim; typedef in typeref:enum:SpvDim_
H A Dspirv_to_nir.c1682 switch ((SpvDim)w[3]) {
1692 spirv_dim_to_string((SpvDim)w[3]), w[3]);
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dspirv_info.c351 spirv_dim_to_string(SpvDim v)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h377 SpvDim dim, bool depth, bool arrayed, bool ms,
H A Dspirv_builder.c1219 SpvDim dim, bool depth, bool arrayed, bool ms,
H A Dnir_to_spirv.c657 static SpvDim
821 SpvDim dimension = type_to_dim(glsl_get_sampler_dim(type), &is_ms);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp98 convert_image_type(SpvId id, SpvDim dim, SpvAccessQualifier access,
416 const auto dim = get<SpvDim>(inst, 3);
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c459 spirv_dim_to_string(SpvDim v)

Completed in 39 milliseconds