HomeSort by: relevance | last modified time | path
    Searched refs:SpvDim (Results 1 - 12 of 12) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
spirv_info.h 33 const char *spirv_dim_to_string(SpvDim dim);
spirv.h 197 } SpvDim;
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/
spirv_info.h 33 const char *spirv_dim_to_string(SpvDim dim);
spirv.h 233 } SpvDim;
spirv_to_nir.c 1682 switch ((SpvDim)w[3]) {
1692 spirv_dim_to_string((SpvDim)w[3]), w[3]);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
spirv_builder.h 377 SpvDim dim, bool depth, bool arrayed, bool ms,
spirv_builder.c 1219 SpvDim dim, bool depth, bool arrayed, bool ms,
nir_to_spirv.c 657 static SpvDim
821 SpvDim dimension = type_to_dim(glsl_get_sampler_dim(type), &is_ms);
  /xsrc/external/mit/MesaLib.old/src/compiler/spirv/
spirv_info.c 351 spirv_dim_to_string(SpvDim v)
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/
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/
spirv_info.c 459 spirv_dim_to_string(SpvDim v)

Completed in 38 milliseconds