Home
last modified time | relevance | path

Searched refs:SpvDecorationCounterBuffer (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.extension_test.cpp728 {1, SpvDecorationCounterBuffer, 2})}, in TEST_F()
/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.extension_test.cpp728 {1, SpvDecorationCounterBuffer, 2})}, in TEST_F()
/external/mesa3d/prebuilt-intermediates/spirv/
Dspirv_info.c381 case SpvDecorationCounterBuffer: return "SpvDecorationCounterBuffer"; in spirv_decoration_to_string()
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h458 SpvDecorationCounterBuffer = 5634, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h524 SpvDecorationCounterBuffer = 5634, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h512 SpvDecorationCounterBuffer = 5634, enumerator
/external/mesa3d/src/compiler/spirv/
Dspirv.h492 SpvDecorationCounterBuffer = 5634, enumerator
Dvtn_variables.c1314 case SpvDecorationCounterBuffer: in var_decoration_cb()