Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_constants_test.cpp38 using ValidateConstant = spvtest::ValidateBase<bool>; typedef
354 TEST_F(ValidateConstant, SpecConstantUConvert1p3Binary1p4EnvBad) { in TEST_F() argument
428 TEST_F(ValidateConstant, NullPointerTo16BitStorageOk) { in TEST_F() argument
445 TEST_F(ValidateConstant, NullMatrix) { in TEST_F() argument
461 TEST_F(ValidateConstant, NullPhysicalStorageBuffer) { in TEST_F() argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_constants_test.cpp38 using ValidateConstant = spvtest::ValidateBase<bool>; typedef
354 TEST_F(ValidateConstant, SpecConstantUConvert1p3Binary1p4EnvBad) { in TEST_F() argument
428 TEST_F(ValidateConstant, NullPointerTo16BitStorageOk) { in TEST_F() argument
445 TEST_F(ValidateConstant, NullMatrix) { in TEST_F() argument
461 TEST_F(ValidateConstant, NullPhysicalStorageBuffer) { in TEST_F() argument
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_constants_test.cpp38 using ValidateConstant = spvtest::ValidateBase<bool>; typedef
354 TEST_F(ValidateConstant, SpecConstantUConvert1p3Binary1p4EnvBad) { in TEST_F() argument
428 TEST_F(ValidateConstant, NullPointerTo16BitStorageOk) { in TEST_F() argument
445 TEST_F(ValidateConstant, NullMatrix) { in TEST_F() argument
461 TEST_F(ValidateConstant, NullPhysicalStorageBuffer) { in TEST_F() argument
/external/openscreen/third_party/abseil/src/absl/strings/internal/
Dstring_constant.h41 static constexpr bool ValidateConstant(absl::string_view view) { in ValidateConstant() function
49 static_assert(ValidateConstant(value),