Home
last modified time | relevance | path

Searched refs:SpvDecorationGLSLShared (Results 1 – 20 of 20) sorted by relevance

/external/mesa3d/prebuilt-intermediates/spirv/
Dspirv_info.c135 case SpvDecorationGLSLShared: return "SpvDecorationGLSLShared"; in spirv_decoration_to_string()
/external/skia/src/sksl/
Dspirv.h327 SpvDecorationGLSLShared = 8, enumerator
/external/skqp/src/sksl/
Dspirv.h327 SpvDecorationGLSLShared = 8, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h350 SpvDecorationGLSLShared = 8, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h350 SpvDecorationGLSLShared = 8, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h350 SpvDecorationGLSLShared = 8, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h357 SpvDecorationGLSLShared = 8, enumerator
/external/mesa3d/src/compiler/spirv/
Dspirv.h357 SpvDecorationGLSLShared = 8, enumerator
Dspirv_to_nir.c715 case SpvDecorationGLSLShared: in struct_member_decoration_cb()
809 case SpvDecorationGLSLShared: in type_decoration_cb()
Dvtn_variables.c1401 case SpvDecorationGLSLShared: in apply_var_decoration()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h357 SpvDecorationGLSLShared = 8, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.h354 SpvDecorationGLSLShared = 8, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h354 SpvDecorationGLSLShared = 8, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h357 SpvDecorationGLSLShared = 8, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h354 SpvDecorationGLSLShared = 8, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h391 SpvDecorationGLSLShared = 8, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h395 SpvDecorationGLSLShared = 8, enumerator
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h383 SpvDecorationGLSLShared = 8, enumerator
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp913 } else if (hasDecoration(id, SpvDecorationGLSLShared, vstate)) { in CheckDecorationsOfBuffers()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp922 } else if (hasDecoration(id, SpvDecorationGLSLShared, vstate)) { in CheckDecorationsOfBuffers()