Home
last modified time | relevance | path

Searched refs:spv_const_binary (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A Dval_fixtures.h39 spv_const_binary get_const_binary();
100 spv_const_binary ValidateBase<T>::get_const_binary() { in get_const_binary()
101 return spv_const_binary(binary_); in get_const_binary()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_fixtures.h39 spv_const_binary get_const_binary();
97 spv_const_binary ValidateBase<T>::get_const_binary() { in get_const_binary()
98 return spv_const_binary(binary_); in get_const_binary()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/
Dval_fixtures.h39 spv_const_binary get_const_binary();
97 spv_const_binary ValidateBase<T>::get_const_binary() { in get_const_binary()
98 return spv_const_binary(binary_); in get_const_binary()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
H A Dlibspirv.h489 typedef spv_const_binary_t* spv_const_binary; typedef
869 const spv_const_binary binary,
883 const spv_const_binary binary, spv_diagnostic* diagnostic);
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dlibspirv.h478 typedef spv_const_binary_t* spv_const_binary; typedef
858 const spv_const_binary binary,
872 const spv_const_binary binary, spv_diagnostic* diagnostic);
/aosp_15_r20/external/angle/third_party/spirv-tools/src/include/spirv-tools/
H A Dlibspirv.h503 typedef spv_const_binary_t* spv_const_binary; typedef
885 const spv_const_binary binary,
899 const spv_const_binary binary, spv_diagnostic* diagnostic);
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/
Dbinary.h28 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary,
Dspirv_endian.h31 spv_result_t spvBinaryEndianness(const spv_const_binary binary,
Dspirv_endian.cpp49 spv_result_t spvBinaryEndianness(spv_const_binary binary, in spvBinaryEndianness()
Dbinary.cpp38 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary, in spvBinaryHeaderGet()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/
H A Dbinary.h28 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary,
H A Dspirv_endian.h31 spv_result_t spvBinaryEndianness(const spv_const_binary binary,
H A Dspirv_endian.cpp49 spv_result_t spvBinaryEndianness(spv_const_binary binary, in spvBinaryEndianness()
H A Dbinary.cpp38 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary, in spvBinaryHeaderGet()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/
H A Dbinary.h28 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary,
H A Dspirv_endian.h31 spv_result_t spvBinaryEndianness(const spv_const_binary binary,
H A Dspirv_endian.cpp49 spv_result_t spvBinaryEndianness(spv_const_binary binary, in spvBinaryEndianness()
H A Dbinary.cpp38 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary, in spvBinaryHeaderGet()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate.cpp418 const spv_const_binary binary, in spvValidate()
451 const spv_const_binary binary, in spvValidateWithOptions()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate.cpp421 const spv_const_binary binary, in spvValidate()
454 const spv_const_binary binary, in spvValidateWithOptions()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate.cpp422 const spv_const_binary binary, in spvValidate()
455 const spv_const_binary binary, in spvValidateWithOptions()