/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | FramebufferFetchTest.cpp | 400 GLenum colorAttachments[kMaxColorBuffer] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1, in MultipleRenderTargetTest() local 454 GLenum colorAttachments[kMaxColorBuffer] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1, in MultipleRenderTargetArrayTest() local 697 GLenum colorAttachments[kMaxColorBuffer] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1, in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() local 815 GLenum colorAttachments[kMaxColorBuffer] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1, in DrawNonFetchDrawFetchWithDifferentProgramsTest() local 893 GLenum colorAttachments[kMaxColorBuffer] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1, in DrawFetchBlitDrawFetchTest() local 1496 GLenum colorAttachments[kMaxColorBuffer] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1, in TEST_P() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawBaseClass.cpp | 95 std::vector<vk::VkImageView> colorAttachments { *m_colorTargetView }; in initialize() local
|
D | vktDrawDifferingInterpolationTests.cpp | 230 vector<VkImageView> colorAttachments { *colorTargetView }; in iterate() local
|
D | vktDrawNegativeViewportHeightTests.cpp | 172 std::vector<VkImageView> colorAttachments { *m_colorTargetView }; in NegativeViewportHeightTestInstance() local
|
D | vktDrawExplicitVertexParameterTests.cpp | 410 vector<VkImageView> colorAttachments { *colorTargetView }; in iterate() local
|
D | vktDrawAhbTests.cpp | 373 vector<VkImageView> colorAttachments; in iterate() local
|
D | vktDrawMultipleInterpolationTests.cpp | 571 std::vector<vk::VkRenderingAttachmentInfoKHR> colorAttachments(imagesCount, in render() local
|
D | vktDrawInstancedTests.cpp | 433 std::vector<vk::VkImageView> colorAttachments { *m_colorTargetView }; in InstancedDrawInstance() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Framebuffer11.cpp | 69 const auto &colorAttachments = mState.getColorAttachments(); in markAttachmentsDirty() local 295 const auto &colorAttachments = mState.getColorAttachments(); in blitImpl() local
|
D | Clear11.cpp | 459 const auto &colorAttachments = fboData.getColorAttachments(); in clearFramebuffer() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
D | mtl_state_cache.h | 219 RenderPipelineColorAttachmentDesc colorAttachments[kMaxRenderTargets]; member 384 RenderPassColorAttachmentDesc colorAttachments[kMaxRenderTargets]; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateBaseClass.cpp | 159 std::vector<vk::VkImageView> colorAttachments(1); in initFramebuffer() local
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnOpsRenderPass.cpp | 70 wgpu::RenderPassColorAttachment* colorAttachments = { &colorAttachment }; in beginRenderPass() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | FramebufferD3D.cpp | 325 const auto &colorAttachments = mState.getColorAttachments(); in getColorAttachmentsForRender() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineFramebufferAttachmentTests.cpp | 409 vector<SharedPtrVkImageView> colorAttachments; in test() local 1048 vector<SharedPtrVkImageView> colorAttachments; in testDifferentAttachmentSizes() local 1458 vector<SharedPtrVkImageView> colorAttachments; in testInputResolveSameAttachment() local
|
D | vktPipelineRenderToImageTests.cpp | 992 vector<SharedPtrVkImageView> colorAttachments; in testWithSizeReduction() local 1307 vector<SharedPtrVkImageView> colorAttachments; in drawToMipLevel() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorUpdateTests.cpp | 571 const std::vector<vk::VkAttachmentReference> colorAttachments(1u, colorRef); in iterate() local 976 const std::vector<vk::VkAttachmentReference> colorAttachments(1u, colorRef); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageTestsUtil.cpp | 326 …std::vector<VkPipelineColorBlendAttachmentState> colorAttachments (colorAttachmentCount, colorB… in makeGraphicsPipeline() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassUnusedClearAttachmentTests.cpp | 875 std::vector<VkRenderingAttachmentInfoKHR> colorAttachments; in createCommandBuffer() local
|
D | vktRenderPassTestsUtil.cpp | 404 const std::vector<AttachmentReference>& colorAttachments, in Subpass()
|
D | vktRenderPassLoadStoreOpNoneTests.cpp | 510 std::vector<VkRenderingAttachmentInfoKHR> colorAttachments; in createCommandBuffer() local
|
D | vktRenderPassTests.cpp | 558 const vector<AttachmentReference>& colorAttachments, in Subpass() 875 const vector<AttachmentReference>& colorAttachments = subpass.getColorAttachments(); in logRenderPassInfo() local 1591 deUint32 getAttachmentNdx (const vector<AttachmentReference>& colorAttachments, size_t ndx) in getAttachmentNdx() 3461 const vector<AttachmentReference>& colorAttachments = subpass.getColorAttachments(); in renderReferenceValues() local 4903 const vector<AttachmentReference>& colorAttachments = subpass.getColorAttachments(); in initializeSubpassRenderInfo() local 5709 set<deUint32> colorAttachments; in addAttachmentAllocationTests() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | Commands.h | 101 colorAttachments; member
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | RenderPassDescriptorValidationTests.cpp | 104 std::array<wgpu::RenderPassColorAttachment, kMaxColorAttachments + 1> colorAttachments; in TEST_F() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboStateQueryTests.cpp | 654 } colorAttachments[] = in test() local
|