| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | BlendMinMaxTest.cpp | 40 void runTest(GLenum colorFormat, GLenum type) in runTest() 142 void SetUpFramebuffer(GLenum colorFormat) in SetUpFramebuffer()
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| D | Framebuffer.cpp | 17 …ce, vk::PhysicalDevice physicalDevice, vk::ImageView attachment, vk::Format colorFormat, vk::Rende… in Framebuffer()
|
| D | Swapchain.hpp | 47 const vk::Format colorFormat = vk::Format::eB8G8R8A8Unorm; member in Swapchain
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fFboDepthbufferTests.cpp | 68 const deUint32 colorFormat = GL_RGBA8; in render() local 160 const deUint32 colorFormat = GL_RGBA8; in render() local 246 const deUint32 colorFormat = GL_RGBA8; in render() local
|
| D | es3fFboStencilbufferTests.cpp | 68 const deUint32 colorFormat = GL_RGBA8; in render() local 157 const deUint32 colorFormat = GL_RGBA8; in render() local
|
| D | es3fFboRenderTest.cpp | 98 GLenum colorFormat; //!< Internal format for color buffer texture or renderbuffer member in deqp::gles3::Functional::FboConfig 531 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local 752 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local 1113 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local 1269 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local 1626 deUint32 colorFormat = colorFormats[colorFmtNdx].format; in init() local 1664 deUint32 colorFormat = colorFormats[colorFmtNdx].format; in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
| D | vktMultiViewRenderUtil.cpp | 161 const VkFormat colorFormat, in makeRenderPass() 337 …ssWithDepth (const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const v… in makeRenderPassWithDepth() 363 const VkFormat colorFormat, in makeRenderPassWithAttachments()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
| D | vktMultiViewRenderUtil.cpp | 161 const VkFormat colorFormat, in makeRenderPass() 337 …ssWithDepth (const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const v… in makeRenderPassWithDepth() 363 const VkFormat colorFormat, in makeRenderPassWithAttachments()
|
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluFboRenderContext.cpp | 64 static tcu::PixelFormat getPixelFormat (deUint32 colorFormat) in getPixelFormat() 215 const deUint32 colorFormat = chooseColorFormat(config); in createFramebuffer() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 65 const VkFormat colorFormat) in MultisampleRenderAreaTestInstance() 124 const VkFormat colorFormat, in makeRenderPass() 430 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM) in MultisampleRenderAreaTest()
|
| D | vktPipelineReferenceRenderer.hpp | 163 ColorFragmentShader (const tcu::TextureFormat& colorFormat, in ColorFragmentShader() 219 ColorFragmentShaderDualSource (const tcu::TextureFormat& colorFormat, in ColorFragmentShaderDualSource()
|
| D | vktPipelineStencilExportTests.cpp | 255 const VkFormat colorFormat, in makeTestRenderPass() 474 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in testStencilExportReplace() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 67 const VkFormat colorFormat) in MultisampleRenderAreaTestInstance() 126 const VkFormat colorFormat, in makeRenderPass() 436 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM) in MultisampleRenderAreaTest()
|
| D | vktPipelineReferenceRenderer.hpp | 163 ColorFragmentShader (const tcu::TextureFormat& colorFormat, in ColorFragmentShader() 219 ColorFragmentShaderDualSource (const tcu::TextureFormat& colorFormat, in ColorFragmentShaderDualSource()
|
| D | vktPipelineStencilExportTests.cpp | 258 const VkFormat colorFormat, in makeTestRenderPass() 479 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in testStencilExportReplace() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| D | vktShaderTileImageTests.cpp | 101 VkFormat colorFormat; member 193 const tcu::TextureFormat colorFormat(mapVkFormat(format)); in isNormalizedColorFormat() local 348 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in getColorTestTypeFS() local 577 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in getSampleMaskTypeFS() local 818 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in addCS() local 887 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in initPrograms() local 1017 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
| D | vktImagelessFramebufferTests.cpp | 87 VkFormat colorFormat; member 234 const VkFormat colorFormat, in makeRenderPass() 418 const VkFormat colorFormat, in makeRenderPass() 517 const VkFormat colorFormat, in makeSingleAttachmentRenderPass() 595 const VkFormat* colorFormat, in makeFramebufferAttachmentImageInfos() 710 const VkFormat* colorFormat, in makeFramebuffer() 789 const VkFormat colorFormat) in makeVerifyRenderPass() 1258 const VkFormat colorFormat = m_parameters.colorFormat; in iterate() local 1472 const VkFormat colorFormat = m_parameters.colorFormat; in iterate() local 1691 const VkFormat colorFormat = m_parameters.colorFormat; in iterate() local [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/ |
| D | vktImagelessFramebufferTests.cpp | 87 VkFormat colorFormat; member 234 const VkFormat colorFormat, in makeRenderPass() 418 const VkFormat colorFormat, in makeRenderPass() 517 const VkFormat colorFormat, in makeSingleAttachmentRenderPass() 595 const VkFormat* colorFormat, in makeFramebufferAttachmentImageInfos() 710 const VkFormat* colorFormat, in makeFramebuffer() 789 const VkFormat colorFormat) in makeVerifyRenderPass() 1258 const VkFormat colorFormat = m_parameters.colorFormat; in iterate() local 1472 const VkFormat colorFormat = m_parameters.colorFormat; in iterate() local 1691 const VkFormat colorFormat = m_parameters.colorFormat; in iterate() local [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| D | vktFragmentOperationsEarlyFragmentTests.cpp | 88 const VkFormat colorFormat, in makeRenderPass() 376 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local 676 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local 1192 const VkFormat colorFormat, in makeRenderPass() 1360 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local 1946 const VkFormat colorFormat, in makeRenderPass() 2060 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local 2593 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in checkSupport() local
|
| D | vktFragmentOperationsScissorMultiViewportTests.cpp | 306 const VkFormat colorFormat, in ScissorRenderer() 405 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in test() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
| D | vktFragmentOperationsEarlyFragmentTests.cpp | 88 const VkFormat colorFormat, in makeRenderPass() 376 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local 676 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local 1192 const VkFormat colorFormat, in makeRenderPass() 1360 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local 1938 const VkFormat colorFormat, in makeRenderPass() 2052 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local 2544 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in checkSupport() local
|
| D | vktFragmentOperationsScissorMultiViewportTests.cpp | 306 const VkFormat colorFormat, in ScissorRenderer() 405 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in test() local
|
| /third_party/skia/third_party/externals/dawn/src/utils/ |
| D | WGPUHelpers.h | 86 wgpu::TextureFormat colorFormat; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
| D | vktGeometryInstancedRenderingTests.cpp | 144 const VkFormat colorFormat, in draw() 363 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in test() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| D | vktGeometryInstancedRenderingTests.cpp | 144 const VkFormat colorFormat, in draw() 363 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in test() local
|