Home
last modified time | relevance | path

Searched refs:getPlatform (Results 1 - 25 of 72) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLDevice.h38 Platform &getPlatform() noexcept;
39 const Platform &getPlatform() const noexcept;
71 inline Platform &Device::getPlatform() noexcept
76 inline const Platform &Device::getPlatform() const noexcept
H A DvalidationCL.cpp703 if (!Device::IsValid(*devices) || &(*devices)->cast<Device>().getPlatform() != platform) in ValidateCreateContext()
836 if (!ValidateMemoryFlags(flags, ctx.getPlatform())) in ValidateCreateBuffer()
893 if (!ValidateMemoryFlags(flags, ctx.getPlatform()) || !Image::IsTypeValid(image_type)) in ValidateGetSupportedImageFormats()
919 const cl_version version = memobj->cast<Memory>().getContext().getPlatform().getVersion(); in ValidateGetMemObjectInfo()
955 const cl_version version = image->cast<Image>().getContext().getPlatform().getVersion(); in ValidateGetImageInfo()
999 const cl_version version = sampler->cast<Sampler>().getContext().getPlatform().getVersion(); in ValidateGetSamplerInfo()
1160 const cl_version version = prog.getContext().getPlatform().getVersion(); in ValidateGetProgramInfo()
1205 const cl_version version = prog.getContext().getPlatform().getVersion(); in ValidateGetProgramBuildInfo()
1380 kernel->cast<Kernel>().getProgram().getContext().getPlatform().getVersion(); in ValidateGetKernelInfo()
1437 const cl_version version = krnl.getProgram().getContext().getPlatform() in ValidateGetKernelWorkGroupInfo()
[all...]
H A DCLContext.h118 const Platform &getPlatform() const noexcept;
166 context->cast<Context>().getPlatform().isVersionOrNewer(major, minor); in IsValidAndVersionOrNewer()
169 inline const Platform &Context::getPlatform() const noexcept
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A Dtes31Context_override.cpp59 m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine(), m_apiType); in createRenderContext()
62 m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine(), glu::ApiType::es(3, 1)); in createRenderContext()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLKernelCL.cpp177 (ctx.getPlatform().isVersionOrNewer(1u, 2u) && in createInfo()
189 if ((ctx.getPlatform().isVersionOrNewer(1u, 2u) && in createInfo()
210 if (ctx.getPlatform().isVersionOrNewer(1u, 2u)) in createInfo()
H A DCLContextCL.cpp57 const cl::DevicePtrs &platformDevices = mContext.getPlatform().getDevices(); in getDevices()
139 if (mContext.getPlatform().isVersionOrNewer(1u, 2u)) in createImage()
199 const CLPlatformImpl::Info &info = mContext.getPlatform().getInfo(); in getSupportedImageFormats()
224 if (!mContext.getPlatform().isVersionOrNewer(2u, 0u)) in createSampler()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktInfoTests.cpp149 context.getTestContext().getPlatform().getVulkanPlatform().describePlatform(details); in logPlatformInfo()
222 context.getTestContext().getPlatform().getMemoryLimits(limits); in logPlatformMemoryLimits()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolCompilandDetails.h45 FORWARD_SYMBOL_METHOD(getPlatform)
/third_party/vk-gl-cts/modules/gles3/
H A Dtes3Context.cpp45 m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine(), m_apiType); in Context()
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2Context.cpp47 m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine(), glu::ApiType::es(2,0)); in Context()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktInfoTests.cpp155 context.getTestContext().getPlatform().getVulkanPlatform().describePlatform(details); in logPlatformInfo()
230 context.getTestContext().getPlatform().getMemoryLimits(limits); in logPlatformMemoryLimits()
/third_party/vk-gl-cts/modules/gles31/
H A Dtes31Context.cpp64 m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine(), m_apiType); in createRenderContext()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcContext.cpp65 m_renderCtx = glu::createRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine(), renderCfg); in createRenderContext()
H A DglcNoErrorTests.cpp81 RenderContext* noErrorContext = createRenderContext(m_testCtx.getPlatform(), commandLine, renderCfg); in verifyNoErrorContext()
H A DglcConfigListCase.cpp127 getDefaultConfigList(m_testCtx.getPlatform(), m_ctxType, configs); in iterate()
H A DglcContextFlagsTests.cpp71 m_caseContext = glu::createRenderContext(m_testCtx.getPlatform(), commandLine, renderCfg); in createContext()
/third_party/vk-gl-cts/framework/common/
H A DtcuTestContext.hpp59 Platform& getPlatform (void) { return m_platform; } in getPlatform() function in tcu::TestContext
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cContextFlushControlTests.cpp200 glu::Platform& platform = dynamic_cast<glu::Platform&>(m_context.getTestContext().getPlatform()); in createNoFlushContext()
243 glu::Platform& platform = dynamic_cast<glu::Platform&>(m_context.getTestContext().getPlatform()); in iterate()
472 glu::Platform& platform = dynamic_cast<glu::Platform&>(m_test_context.getTestContext().getPlatform()); in createContext()
/third_party/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp249 angle::GetDisplayPlatformFunc getPlatform = reinterpret_cast<angle::GetDisplayPlatformFunc>( in ANGLEGLContext() local
251 if (getPlatform) { in ANGLEGLContext()
257 if (getPlatform(fDisplay, angle::g_PlatformMethodNames, angle::g_NumPlatformMethods, in ANGLEGLContext()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktNativeObjectsUtil.cpp79 : display (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExtensions, wsiType)) in NativeObjects()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktNativeObjectsUtil.cpp79 : display (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExtensions, wsiType)) in NativeObjects()
/third_party/vk-gl-cts/modules/egl/
H A DteglTestCase.cpp49 , m_glLibraryCache (testCtx.getPlatform().getEGLPlatform(), testCtx.getCommandLine()) in EglTestContext()
H A DteglTestPackage.cpp180 const eglu::NativeDisplayFactory& factory = eglu::selectNativeDisplayFactory(testCtx.getPlatform().getEGLPlatform().getNativeDisplayFactoryRegistry(), testCtx.getCommandLine()); in getDefaultDisplayFactory()
/third_party/skia/third_party/externals/angle2/util/
H A DEGLWindow.h112 const EGLPlatformParameters &getPlatform() const { return mPlatform; } in getPlatform() function in GLWindowBase
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDisplayD3D.cpp41 if (display->getPlatform() == EGL_PLATFORM_ANGLE_ANGLE) in CreateRendererD3D()
113 else if (display->getPlatform() == EGL_PLATFORM_DEVICE_EXT) in CreateRendererD3D()

Completed in 13 milliseconds

123