Home
last modified time | relevance | path

Searched refs:getPlatform (Results 1 – 25 of 31) sorted by relevance

12

/external/deqp/modules/gles31/
Dtes31Context.cpp62 …m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine()… in createRenderContext()
66 …m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine()… in createRenderContext()
/external/deqp/external/vulkancts/modules/vulkan/
DvktInfoTests.cpp148 context.getTestContext().getPlatform().getVulkanPlatform().describePlatform(details); in logPlatformInfo()
221 context.getTestContext().getPlatform().getVulkanPlatform().getMemoryLimits(limits); in logPlatformMemoryLimits()
DvktTestPackage.cpp180 return MovePtr<vk::Library>(testCtx.getPlatform().getVulkanPlatform().createLibrary()); in createLibrary()
/external/deqp/modules/gles3/
Dtes3Context.cpp44 …m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine()… in Context()
/external/deqp/modules/gles2/
Dtes2Context.cpp47 …m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine()… in Context()
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolCompilandDetails.h49 FORWARD_SYMBOL_METHOD(getPlatform)
DIPDBRawSymbol.h82 virtual PDB_Cpu getPlatform() const = 0;
/external/deqp/framework/common/
DtcuTestContext.hpp57 Platform& getPlatform (void) { return m_platform; } in getPlatform() function in tcu::TestContext
/external/deqp/android/scripts/
Dcommon.py49 def getPlatform (): function
56 platform = getPlatform()
Ddebug.py676 args.gdbCmd = device.getGdbCommand(common.getPlatform())
/external/deqp/modules/egl/
DteglTestCase.cpp49 , m_glLibraryCache (testCtx.getPlatform().getEGLPlatform(), testCtx.getCommandLine()) in EglTestContext()
DteglTestPackage.cpp169 …const eglu::NativeDisplayFactory& factory = eglu::selectNativeDisplayFactory(testCtx.getPlatform()… in getDefaultDisplayFactory()
DteglResizeTests.cpp211 m_testCtx.getPlatform().processEvents(); in resize()
/external/opencv3/modules/ts/src/
Docl_test.cpp144 DUMP_MESSAGE_STDOUT(" Platform = "<< device.getPlatform().name()); in dumpOpenCLDevice()
145 DUMP_PROPERTY_XML("cv_ocl_current_platformName", device.getPlatform().name()); in dumpOpenCLDevice()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp181 …: display (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExte… in NativeObjects()
508 …const UniquePtr<Display> nativeDisplay (createDisplay(context.getTestContext().getPlatform().getV… in createSurfaceInitialSizeTest()
552 …const UniquePtr<Display> nativeDisplay (createDisplay(context.getTestContext().getPlatform().getV… in resizeSurfaceTest()
DvktWsiSwapchainTests.cpp281 …: display (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExte… in NativeObjects()
/external/clang/lib/Index/
DCommentToXML.cpp1026 if (AA->getPlatform()) { in visitFullComment()
1028 AA->getPlatform()->getName()); in visitFullComment()
1030 Distribution = AA->getPlatform()->getName(); in visitFullComment()
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h74 PDB_Cpu getPlatform() const override;
/external/clang/include/clang/Driver/
DToolChain.h133 StringRef getPlatform() const { return Triple.getVendorName(); } in getPlatform() function
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp164 MOCK_SYMBOL_ACCESSOR(getPlatform)
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
DCSpinner.java553 private static final String WS_TYPE = SWT.getPlatform();
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp316 , m_memoryLimits (getMemoryLimits(context.getTestContext().getPlatform().getVulkanPlatform())) in RandomAllocFreeTestInstance()
DvktMemoryMappingTests.cpp909 , m_memoryLimits (getMemoryLimits(context.getTestContext().getPlatform().getVulkanPlatform())) in RandomMemoryMappingInstance()
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp578 PDB_Cpu DIARawSymbol::getPlatform() const { in getPlatform() function in DIARawSymbol
/external/clang/lib/AST/
DDeclBase.cpp385 StringRef ActualPlatform = A->getPlatform()->getName(); in CheckAvailability()

12