Home
last modified time | relevance | path

Searched defs:noInterfaces (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmCompositeInsertTests.cpp237 GraphicsInterfaces noInterfaces; in addGraphicsVectorCompositeInsertTests() local
390 GraphicsInterfaces noInterfaces; in addGraphicsMatrixCompositeInsertTests() local
537 GraphicsInterfaces noInterfaces; in addGraphicsNestedStructCompositeInsertTests() local
DvktSpvAsmUboMatrixPaddingTests.cpp156 GraphicsInterfaces noInterfaces; in addGraphicsUboMatrixPaddingTest() local
DvktSpvAsmGraphicsShaderTestUtil.hpp503 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local
523 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local
546 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local
588 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local
DvktSpvAsmVaryingNameTests.cpp189 GraphicsInterfaces noInterfaces; in addGraphicsVaryingNameTest() local
DvktSpvAsmImageSamplerTests.cpp1048 GraphicsInterfaces noInterfaces; in addGraphicsImageSamplerTest() local
1190 GraphicsInterfaces noInterfaces; in addGraphicsDepthPropertyTest() local
DvktSpvAsmVariableInitTests.cpp597 GraphicsInterfaces noInterfaces; in addGraphicsVariableInitOutputTest() local
DvktSpvAsmIndexingTests.cpp317 GraphicsInterfaces noInterfaces; in addGraphicsIndexingStructTests() local
DvktSpvAsmFloatControlsTests.cpp4534 GraphicsInterfaces noInterfaces; in createInstanceContext() local
DvktSpvAsmInstructionTests.cpp8251 GraphicsInterfaces noInterfaces; in createSpecConstantTests() local
11094 GraphicsInterfaces noInterfaces; in createConvertGraphicsTests() local
/external/turbine/javatests/com/google/turbine/binder/bytecode/
DBytecodeBoundClassTest.java58 TypeBoundClass noInterfaces = getBytecodeBoundClass(NoInterfaces.class); in interfaceTypes() local