Home
last modified time | relevance | path

Searched refs:spv_binary_to_text_options_t (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
H A Dlibspirv.h371 typedef enum spv_binary_to_text_options_t { enum
385 SPV_FORCE_32_BIT_ENUM(spv_binary_to_text_options_t)
386 } spv_binary_to_text_options_t; typedef
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dlibspirv.h360 typedef enum spv_binary_to_text_options_t { enum
374 SPV_FORCE_32_BIT_ENUM(spv_binary_to_text_options_t)
375 } spv_binary_to_text_options_t; typedef
/aosp_15_r20/external/angle/third_party/spirv-tools/src/include/spirv-tools/
H A Dlibspirv.h380 typedef enum spv_binary_to_text_options_t { enum
399 SPV_FORCE_32_BIT_ENUM(spv_binary_to_text_options_t)
400 } spv_binary_to_text_options_t; typedef
/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_debug.c40 spv_binary_to_text_options_t options = in spirv_print_asm()