/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmCompositeInsertTests.cpp | 237 GraphicsInterfaces noInterfaces; in addGraphicsVectorCompositeInsertTests() local 282 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, group); in addGraphicsVectorCompositeInsertTests() 285 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, group); in addGraphicsVectorCompositeInsertTests() 288 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, group); in addGraphicsVectorCompositeInsertTests() 291 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, group); in addGraphicsVectorCompositeInsertTests() 296 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, group); in addGraphicsVectorCompositeInsertTests() 390 GraphicsInterfaces noInterfaces; in addGraphicsMatrixCompositeInsertTests() local 441 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, group); in addGraphicsMatrixCompositeInsertTests() 444 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, group); in addGraphicsMatrixCompositeInsertTests() 447 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, group); in addGraphicsMatrixCompositeInsertTests() [all …]
|
D | vktSpvAsmUboMatrixPaddingTests.cpp | 156 GraphicsInterfaces noInterfaces; in addGraphicsUboMatrixPaddingTest() local 252 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, group); in addGraphicsUboMatrixPaddingTest() 255 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, group); in addGraphicsUboMatrixPaddingTest() 258 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, group); in addGraphicsUboMatrixPaddingTest() 261 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, group); in addGraphicsUboMatrixPaddingTest() 266 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, group); in addGraphicsUboMatrixPaddingTest()
|
D | vktSpvAsmGraphicsShaderTestUtil.hpp | 503 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local 508 noResources, noInterfaces, noExtensions, VulkanFeatures(), in createTestsForAllStages() 523 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local 528 noResources, noInterfaces, noExtensions, VulkanFeatures(), in createTestsForAllStages() 546 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local 550 resources, noInterfaces, extensions, vulkanFeatures, in createTestsForAllStages() 588 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local 592 resources, noInterfaces, extensions, vulkanFeatures, in createTestsForAllStages()
|
D | vktSpvAsmImageSamplerTests.cpp | 1048 GraphicsInterfaces noInterfaces; in addGraphicsImageSamplerTest() local 1120 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, typeGroup.get()); in addGraphicsImageSamplerTest() 1123 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, typeGroup.get()); in addGraphicsImageSamplerTest() 1126 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, typeGroup.get()); in addGraphicsImageSamplerTest() 1129 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, typeGroup.get()); in addGraphicsImageSamplerTest() 1134 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, typeGroup.get()); in addGraphicsImageSamplerTest() 1190 GraphicsInterfaces noInterfaces; in addGraphicsDepthPropertyTest() local 1261 noPushConstants, resources, noInterfaces, noExtensions, vulkanFeatures, descGroup.get()); in addGraphicsDepthPropertyTest()
|
D | vktSpvAsmVaryingNameTests.cpp | 189 GraphicsInterfaces noInterfaces; in addGraphicsVaryingNameTest() local 221 noInterfaces, in addGraphicsVaryingNameTest()
|
D | vktSpvAsmVariableInitTests.cpp | 597 GraphicsInterfaces noInterfaces; in addGraphicsVariableInitOutputTest() local 637 noInterfaces, in addGraphicsVariableInitOutputTest()
|
D | vktSpvAsmIndexingTests.cpp | 317 GraphicsInterfaces noInterfaces; in addGraphicsIndexingStructTests() local 499 noPushConstants, resources, noInterfaces, extensions, vulkanFeatures, structGroup.get()); in addGraphicsIndexingStructTests()
|
D | vktSpvAsmFloatControlsTests.cpp | 4534 GraphicsInterfaces noInterfaces; in createInstanceContext() local 4563 noInterfaces, in createInstanceContext()
|
D | vktSpvAsmInstructionTests.cpp | 8251 GraphicsInterfaces noInterfaces; in createSpecConstantTests() local 8324 noPushConstants, noResources, noInterfaces, extensions, requiredFeatures, group.get()); in createSpecConstantTests() 11094 GraphicsInterfaces noInterfaces; in createConvertGraphicsTests() local 11109 noPushConstants, resources, noInterfaces, extensions, vulkanFeatures, group.get()); in createConvertGraphicsTests()
|
/external/turbine/javatests/com/google/turbine/binder/bytecode/ |
D | BytecodeBoundClassTest.java | 58 TypeBoundClass noInterfaces = getBytecodeBoundClass(NoInterfaces.class); in interfaceTypes() local 62 assertThat(noInterfaces.interfaceTypes()).isEmpty(); in interfaceTypes()
|