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.cpp215 GraphicsInterfaces noInterfaces; in addGraphicsVectorCompositeInsertTests() local
366 GraphicsInterfaces noInterfaces; in addGraphicsMatrixCompositeInsertTests() local
508 GraphicsInterfaces noInterfaces; in addGraphicsNestedStructCompositeInsertTests() local
DvktSpvAsmUboMatrixPaddingTests.cpp156 GraphicsInterfaces noInterfaces; in addGraphicsUboMatrixPaddingTest() local
DvktSpvAsmGraphicsShaderTestUtil.hpp505 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local
525 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local
548 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local
590 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.cpp4178 GraphicsInterfaces noInterfaces; in createInstanceContext() local
DvktSpvAsmInstructionTests.cpp7897 GraphicsInterfaces noInterfaces; in createSpecConstantTests() local
10701 GraphicsInterfaces noInterfaces; in createConvertGraphicsTests() local
/external/turbine/javatests/com/google/turbine/binder/bytecode/
DBytecodeBoundClassTest.java56 TypeBoundClass noInterfaces = getBytecodeBoundClass(NoInterfaces.class); in interfaceTypes() local