Home
last modified time | relevance | path

Searched full:egl_platform (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/external/angle/src/tests/test_utils/
H A Dangle_test_configs.cpp275 namespace egl_platform namespace
496 } // namespace egl_platform
501 return PlatformParameters(1, 0, egl_platform::D3D9()); in ES1_D3D9()
506 return PlatformParameters(2, 0, egl_platform::D3D9()); in ES2_D3D9()
511 return PlatformParameters(1, 0, egl_platform::D3D11()); in ES1_D3D11()
516 return PlatformParameters(2, 0, egl_platform::D3D11()); in ES2_D3D11()
521 return PlatformParameters(2, 0, egl_platform::D3D11_PRESENT_PATH_FAST()); in ES2_D3D11_PRESENT_PATH_FAST()
526 return PlatformParameters(2, 0, egl_platform::D3D11_FL11_0()); in ES2_D3D11_FL11_0()
531 return PlatformParameters(2, 0, egl_platform::D3D11_FL10_1()); in ES2_D3D11_FL10_1()
536 return PlatformParameters(2, 0, egl_platform::D3D11_FL10_0()); in ES2_D3D11_FL10_0()
[all …]
H A DMultiviewTest.cpp238 return MultiviewImplementationParams(majorVersion, minorVersion, egl_platform::OPENGL(), in VertexShaderOpenGL()
246 return MultiviewImplementationParams(majorVersion, minorVersion, egl_platform::VULKAN(), in VertexShaderVulkan()
254 return MultiviewImplementationParams(majorVersion, minorVersion, egl_platform::D3D11(), in VertexShaderD3D11()
264 egl_platform::D3D11().enable(Feature::SelectViewInGeometryShader), multiviewExtension); in GeomShaderD3D11()
H A Dangle_test_configs.h78 namespace egl_platform
129 } // namespace egl_platform
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DMultiviewPerf.cpp551 return MultiviewPerfParams(egl_platform::D3D11(), workload, in SelectViewInGeometryShader()
573 NoAcceleration(egl_platform::OPENGL_OR_GLES(), SmallWorkload(), ExtensionName::multiview),
574 NoAcceleration(egl_platform::D3D11(), SmallWorkload(), ExtensionName::multiview),
576 SelectViewInVertexShader(egl_platform::OPENGL_OR_GLES(),
579 SelectViewInVertexShader(egl_platform::D3D11(), SmallWorkload(), ExtensionName::multiview),
580 NoAcceleration(egl_platform::OPENGL_OR_GLES(), SmallWorkload(), ExtensionName::multiview2),
581 NoAcceleration(egl_platform::D3D11(), SmallWorkload(), ExtensionName::multiview2),
583 SelectViewInVertexShader(egl_platform::OPENGL_OR_GLES(),
586 SelectViewInVertexShader(egl_platform::D3D11(), SmallWorkload(), ExtensionName::multiview2));
595 NoAcceleration(egl_platform::OPENGL_OR_GLES(), BigWorkload(), ExtensionName::multiview),
[all …]
H A DMapBufferRange.cpp358 params.eglParameters = egl_platform::D3D11(); in BufferUpdateD3D11Params()
368 params.eglParameters = egl_platform::METAL(); in BufferUpdateMetalParams()
378 params.eglParameters = egl_platform::METAL(); in BufferUpdateMetalParamsLargeUpdate()
389 params.eglParameters = egl_platform::OPENGL_OR_GLES(); in BufferUpdateOpenGLOrGLESParams()
399 params.eglParameters = egl_platform::VULKAN(); in BufferUpdateVulkanParams()
409 params.eglParameters = egl_platform::VULKAN(); in BufferUpdateVulkanParamsMidBuffer()
420 params.eglParameters = egl_platform::VULKAN(); in BufferUpdateVulkanParamsLargeUpdate()
431 params.eglParameters = egl_platform::VULKAN(); in BufferUpdateVulkanParamsFullBuffer()
442 params.eglParameters = egl_platform::VULKAN(); in BufferUpdateVulkanParamsTinyUpdate()
453 params.eglParameters = egl_platform::VULKAN(); in BufferUpdateVulkanParamsNonPowerOf2()
[all …]
H A DDrawCallPerfParams.h36 out.eglParameters = angle::egl_platform::D3D11(); in D3D11()
44 out.eglParameters = angle::egl_platform::METAL(); in Metal()
52 out.eglParameters = angle::egl_platform::OPENGL_OR_GLES(); in GL()
60 out.eglParameters = angle::egl_platform::OPENGL_OR_GLES(3, 0); in GL3()
68 out.eglParameters = angle::egl_platform::VULKAN(); in Vulkan()
76 out.eglParameters = angle::egl_platform::VULKAN_NULL(); in VulkanMockICD()
84 out.eglParameters = angle::egl_platform::VULKAN_SWIFTSHADER(); in VulkanSwiftShader()
H A DTextureUploadPerf.cpp449 params.eglParameters = egl_platform::D3D11(); in D3D11Params()
457 params.eglParameters = egl_platform::METAL(); in MetalParams()
465 params.eglParameters = egl_platform::OPENGL_OR_GLES(); in OpenGLOrGLESParams()
473 params.eglParameters = egl_platform::VULKAN(); in VulkanParams()
481 params.eglParameters = egl_platform::VULKAN(); in ES3VulkanParams()
494 params.eglParameters = egl_platform::METAL(); in MetalPBOParams()
505 params.eglParameters = egl_platform::VULKAN(); in VulkanPBOParams()
516 params.eglParameters = egl_platform::OPENGL(); in ES3OpenGLPBOParams()
H A DRGBImageAllocation.cpp118 params.eglParameters = egl_platform::VULKAN(); in VulkanParams()
129 params.eglParameters = egl_platform::OPENGL_OR_GLES(); in OpenGLOrGLESParams()
140 params.eglParameters = egl_platform::METAL(); in MetalParams()
151 params.eglParameters = egl_platform::D3D11(); in D3D11Params()
H A DPointSprites.cpp200 params.eglParameters = egl_platform::D3D11(); in D3D11Params()
207 params.eglParameters = egl_platform::METAL(); in MetalParams()
214 params.eglParameters = egl_platform::OPENGL_OR_GLES(); in OpenGLOrGLESParams()
221 params.eglParameters = egl_platform::VULKAN(); in VulkanParams()
H A DClearPerf.cpp198 params.eglParameters = egl_platform::D3D11(); in D3D11Params()
205 params.eglParameters = egl_platform::METAL(); in MetalParams()
212 params.eglParameters = egl_platform::OPENGL_OR_GLES(); in OpenGLOrGLESParams()
219 params.eglParameters = egl_platform::VULKAN(); in VulkanParams()
H A DInterleavedAttributeData.cpp210 params.eglParameters = egl_platform::D3D11(); in D3D11Params()
217 params.eglParameters = egl_platform::METAL(); in MetalParams()
224 params.eglParameters = egl_platform::OPENGL_OR_GLES(); in OpenGLOrGLESParams()
231 params.eglParameters = egl_platform::VULKAN(); in VulkanParams()
H A DMultisampledRenderToTexturePerf.cpp228 params.eglParameters = egl_platform::D3D11(); in D3D11Params()
239 params.eglParameters = egl_platform::METAL(); in MetalParams()
250 params.eglParameters = egl_platform::OPENGL_OR_GLES(); in OpenGLOrGLESParams()
261 params.eglParameters = egl_platform::VULKAN(); in VulkanParams()
H A DGenerateMipmapPerf.cpp278 params.eglParameters = egl_platform::D3D11(); in D3D11Params()
292 params.eglParameters = egl_platform::METAL(); in MetalParams()
306 params.eglParameters = egl_platform::OPENGL_OR_GLES(); in OpenGLOrGLESParams()
320 params.eglParameters = egl_platform::VULKAN(); in VulkanParams()
H A DTextureSampling.cpp309 params.eglParameters = egl_platform::D3D11(); in D3D11Params()
316 params.eglParameters = egl_platform::METAL(); in MetalParams()
323 params.eglParameters = egl_platform::OPENGL_OR_GLES(); in OpenGLOrGLESParams()
330 params.eglParameters = egl_platform::VULKAN(); in VulkanParams()
H A DBufferSubData.cpp346 params.eglParameters = egl_platform::D3D11(); in BufferUpdateD3D11Params()
356 params.eglParameters = egl_platform::METAL(); in BufferUpdateMetalParams()
366 params.eglParameters = egl_platform::OPENGL_OR_GLES(); in BufferUpdateOpenGLOrGLESParams()
376 params.eglParameters = egl_platform::VULKAN(); in BufferUpdateVulkanParams()
H A DTexturesPerf.cpp337 params.eglParameters = egl_platform::D3D11_NULL(); in D3D11Params()
347 params.eglParameters = egl_platform::METAL(); in MetalParams()
357 params.eglParameters = egl_platform::OPENGL_OR_GLES_NULL(); in OpenGLOrGLESParams()
367 params.eglParameters = egl_platform::VULKAN_NULL(); in VulkanParams()
H A DVertexArrayPerfTest.cpp204 params.eglParameters = egl_platform::METAL(); in MetalParams()
211 params.eglParameters = egl_platform::VULKAN(); in VulkanParams()
218 params.eglParameters = egl_platform::VULKAN_NULL(); in VulkanNullParams()
H A DBindingPerf.cpp223 params.eglParameters = egl_platform::D3D11_NULL(); in D3D11Params()
231 params.eglParameters = egl_platform::OPENGL_OR_GLES_NULL(); in OpenGLOrGLESParams()
239 params.eglParameters = egl_platform::VULKAN_NULL(); in VulkanParams()
H A DImagelessFramebufferPerfTest.cpp125 params.eglParameters = egl_platform::VULKAN().disable(Feature::PreferSubmitAtFBOBoundary); in ImagelessVulkanEnabledParams()
134 params.eglParameters = egl_platform::VULKAN() in ImagelessVulkanDisabledParams()
H A DDispatchComputePerf.cpp161 params.eglParameters = useNullDevice ? angle::egl_platform::OPENGL_OR_GLES_NULL() in DispatchComputePerfOpenGLOrGLESParams()
162 : angle::egl_platform::OPENGL_OR_GLES(); in DispatchComputePerfOpenGLOrGLESParams()
H A DIndexConversionPerf.cpp189 params.eglParameters = egl_platform::D3D11_NULL(); in IndexConversionPerfD3D11Params()
203 params.eglParameters = egl_platform::D3D11_NULL(); in IndexRangeOffsetPerfD3D11Params()
H A DBlitFramebufferPerf.cpp236 params.eglParameters = angle::egl_platform::VULKAN(); in Vulkan()
244 params.eglParameters = angle::egl_platform::D3D11(); in D3D11()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ci/
H A Dtraces-zink.yml38 …text: "'egl_platform.cpp( 227) - Error - Couldn't find a suitable EGL config' -- revisit when we…
104 …text: "'egl_platform.cpp( 227) - Error - Couldn't find a suitable EGL config' -- revisit when we…
109 …text: "'egl_platform.cpp( 227) - Error - Couldn't find a suitable EGL config' -- revisit when we…
114 …text: "'egl_platform.cpp( 227) - Error - Couldn't find a suitable EGL config' -- revisit when we…
/aosp_15_r20/external/mesa3d/docs/drivers/panfrost/
H A Ddrm-shim.rst66 (``PAN_MESA_DEBUG=dump``). The ``EGL_PLATFORM=surfaceless`` environment variable
75 PAN_GPU_ID=7212 EGL_PLATFORM=surfaceless \
/aosp_15_r20/external/mesa3d/src/egl/main/
H A Degldisplay.c89 * Return the native platform by parsing EGL_PLATFORM.
101 plat_name = getenv("EGL_PLATFORM"); in _eglGetNativePlatformFromEnv()
116 _eglLog(_EGL_WARNING, "invalid EGL_PLATFORM given"); in _eglGetNativePlatformFromEnv()

123