/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/ |
H A D | val_fixtures.h | 39 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 D | val_fixtures.h | 39 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/ |
D | val_fixtures.h | 39 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 D | libspirv.h | 489 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/ |
D | libspirv.h | 478 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 D | libspirv.h | 503 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/ |
D | binary.h | 28 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary,
|
D | spirv_endian.h | 31 spv_result_t spvBinaryEndianness(const spv_const_binary binary,
|
D | spirv_endian.cpp | 49 spv_result_t spvBinaryEndianness(spv_const_binary binary, in spvBinaryEndianness()
|
D | binary.cpp | 38 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary, in spvBinaryHeaderGet()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | binary.h | 28 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary,
|
H A D | spirv_endian.h | 31 spv_result_t spvBinaryEndianness(const spv_const_binary binary,
|
H A D | spirv_endian.cpp | 49 spv_result_t spvBinaryEndianness(spv_const_binary binary, in spvBinaryEndianness()
|
H A D | binary.cpp | 38 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary, in spvBinaryHeaderGet()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/ |
H A D | binary.h | 28 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary,
|
H A D | spirv_endian.h | 31 spv_result_t spvBinaryEndianness(const spv_const_binary binary,
|
H A D | spirv_endian.cpp | 49 spv_result_t spvBinaryEndianness(spv_const_binary binary, in spvBinaryEndianness()
|
H A D | binary.cpp | 38 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary, in spvBinaryHeaderGet()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate.cpp | 418 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 D | validate.cpp | 421 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 D | validate.cpp | 422 const spv_const_binary binary, in spvValidate() 455 const spv_const_binary binary, in spvValidateWithOptions()
|