Home
last modified time | relevance | path

Searched refs:ValidateMode (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/SPIRV-Tools/test/val/
Dval_modes_test.cpp34 using ValidateMode = spvtest::ValidateBase<bool>; typedef
44 TEST_F(ValidateMode, GLComputeNoMode) { in TEST_F() argument
55 TEST_F(ValidateMode, GLComputeNoModeVulkan) { in TEST_F() argument
72 TEST_F(ValidateMode, GLComputeNoModeVulkanWorkgroupSize) { in TEST_F() argument
89 TEST_F(ValidateMode, GLComputeVulkanLocalSize) { in TEST_F() argument
102 TEST_F(ValidateMode, FragmentOriginLowerLeftVulkan) { in TEST_F() argument
118 TEST_F(ValidateMode, FragmentPixelCenterIntegerVulkan) { in TEST_F() argument
135 TEST_F(ValidateMode, GeometryNoOutputMode) { in TEST_F() argument
151 TEST_F(ValidateMode, GeometryNoInputMode) { in TEST_F() argument
168 TEST_F(ValidateMode, FragmentNoOrigin) { in TEST_F() argument
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_modes_test.cpp34 using ValidateMode = spvtest::ValidateBase<bool>; typedef
44 TEST_F(ValidateMode, GLComputeNoMode) { in TEST_F() argument
55 TEST_F(ValidateMode, GLComputeNoModeVulkan) { in TEST_F() argument
72 TEST_F(ValidateMode, GLComputeNoModeVulkanWorkgroupSize) { in TEST_F() argument
89 TEST_F(ValidateMode, GLComputeVulkanLocalSize) { in TEST_F() argument
102 TEST_F(ValidateMode, FragmentOriginLowerLeftVulkan) { in TEST_F() argument
118 TEST_F(ValidateMode, FragmentPixelCenterIntegerVulkan) { in TEST_F() argument
135 TEST_F(ValidateMode, GeometryNoOutputMode) { in TEST_F() argument
151 TEST_F(ValidateMode, GeometryNoInputMode) { in TEST_F() argument
168 TEST_F(ValidateMode, FragmentNoOrigin) { in TEST_F() argument
[all …]