/aosp_15_r20/external/angle/src/tests/test_utils/ |
H A D | angle_test_configs.cpp | 275 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 D | MultiviewTest.cpp | 238 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 D | angle_test_configs.h | 78 namespace egl_platform 129 } // namespace egl_platform
|
/aosp_15_r20/external/angle/src/tests/perf_tests/ |
H A D | MultiviewPerf.cpp | 551 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 D | MapBufferRange.cpp | 358 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 D | DrawCallPerfParams.h | 36 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 D | TextureUploadPerf.cpp | 449 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 D | RGBImageAllocation.cpp | 118 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 D | PointSprites.cpp | 200 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 D | ClearPerf.cpp | 198 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 D | InterleavedAttributeData.cpp | 210 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 D | MultisampledRenderToTexturePerf.cpp | 228 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 D | GenerateMipmapPerf.cpp | 278 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 D | TextureSampling.cpp | 309 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 D | BufferSubData.cpp | 346 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 D | TexturesPerf.cpp | 337 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 D | VertexArrayPerfTest.cpp | 204 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 D | BindingPerf.cpp | 223 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 D | ImagelessFramebufferPerfTest.cpp | 125 params.eglParameters = egl_platform::VULKAN().disable(Feature::PreferSubmitAtFBOBoundary); in ImagelessVulkanEnabledParams() 134 params.eglParameters = egl_platform::VULKAN() in ImagelessVulkanDisabledParams()
|
H A D | DispatchComputePerf.cpp | 161 params.eglParameters = useNullDevice ? angle::egl_platform::OPENGL_OR_GLES_NULL() in DispatchComputePerfOpenGLOrGLESParams() 162 : angle::egl_platform::OPENGL_OR_GLES(); in DispatchComputePerfOpenGLOrGLESParams()
|
H A D | IndexConversionPerf.cpp | 189 params.eglParameters = egl_platform::D3D11_NULL(); in IndexConversionPerfD3D11Params() 203 params.eglParameters = egl_platform::D3D11_NULL(); in IndexRangeOffsetPerfD3D11Params()
|
H A D | BlitFramebufferPerf.cpp | 236 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 D | traces-zink.yml | 38 …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 D | drm-shim.rst | 66 (``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 D | egldisplay.c | 89 * 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()
|