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.cpp155 GraphicsInterfaces noInterfaces; in addGraphicsUboMatrixPaddingTest() local
DvktSpvAsmGraphicsShaderTestUtil.hpp448 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local
468 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local
490 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local
532 GraphicsInterfaces noInterfaces; in createTestsForAllStages() local
DvktSpvAsmVaryingNameTests.cpp189 GraphicsInterfaces noInterfaces; in addGraphicsVaryingNameTest() local
DvktSpvAsmImageSamplerTests.cpp1047 GraphicsInterfaces noInterfaces; in addGraphicsImageSamplerTest() local
1189 GraphicsInterfaces noInterfaces; in addGraphicsDepthPropertyTest() local
DvktSpvAsmVariableInitTests.cpp557 GraphicsInterfaces noInterfaces; in addGraphicsVariableInitOutputTest() local
DvktSpvAsmIndexingTests.cpp316 GraphicsInterfaces noInterfaces; in addGraphicsIndexingStructTests() local
DvktSpvAsmFloatControlsTests.cpp3127 GraphicsInterfaces noInterfaces; in createInstanceContext() local
DvktSpvAsmInstructionTests.cpp7115 GraphicsInterfaces noInterfaces; in createSpecConstantTests() local
9667 GraphicsInterfaces noInterfaces; in createConvertGraphicsTests() local
10741 GraphicsInterfaces noInterfaces; in createDerivativeTests() local
/external/turbine/javatests/com/google/turbine/binder/bytecode/
DBytecodeBoundClassTest.java56 TypeBoundClass noInterfaces = getBytecodeBoundClass(NoInterfaces.class); in interfaceTypes() local