Searched refs:SpvDim (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ |
| H A D | spirv_info.h | 33 const char *spirv_dim_to_string(SpvDim dim);
|
| H A D | spirv.h | 197 } SpvDim; typedef in typeref:enum:SpvDim_
|
| H A D | spirv_to_nir.c | 1452 switch ((SpvDim)w[3]) { 1462 spirv_dim_to_string((SpvDim)w[3]), w[3]);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | spirv_info.h | 33 const char *spirv_dim_to_string(SpvDim dim);
|
| H A D | spirv.h | 233 } SpvDim; typedef in typeref:enum:SpvDim_
|
| H A D | spirv_to_nir.c | 1682 switch ((SpvDim)w[3]) { 1692 spirv_dim_to_string((SpvDim)w[3]), w[3]);
|
| /xsrc/external/mit/MesaLib.old/src/compiler/spirv/ |
| H A D | spirv_info.c | 351 spirv_dim_to_string(SpvDim v)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | spirv_builder.h | 377 SpvDim dim, bool depth, bool arrayed, bool ms,
|
| H A D | spirv_builder.c | 1219 SpvDim dim, bool depth, bool arrayed, bool ms,
|
| H A D | nir_to_spirv.c | 657 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 D | invocation.cpp | 98 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 D | spirv_info.c | 459 spirv_dim_to_string(SpvDim v)
|
Completed in 39 milliseconds