Home
last modified time | relevance | path

Searched defs:colorFormats (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPassCache.h56 ityp::array<ColorAttachmentIndex, wgpu::TextureFormat, kMaxColorAttachments> colorFormats; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassDitheringTests.cpp54 std::vector<VkFormat> colorFormats; member
581 const std::vector<vk::VkFormat> colorFormats = m_testParams.colorFormats; in createDrawResources() local
891 std::vector<VkFormat> colorFormats = m_testParams.colorFormats; in createRenderPassFramebuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDitheringTests.cpp54 std::vector<VkFormat> colorFormats; member
579 const std::vector<vk::VkFormat> colorFormats = m_testParams.colorFormats; in createDrawResources() local
889 std::vector<VkFormat> colorFormats = m_testParams.colorFormats; in createRenderPassFramebuffer() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboColorbufferTests.cpp358 static const deUint32 colorFormats[] = in init() local
Des31fShaderFramebufferFetchTests.cpp1413 static const deUint32 colorFormats[] = in init() local
Des31fTextureSpecificationTests.cpp781 } colorFormats[] = in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboMultisampleTests.cpp353 static const deUint32 colorFormats[] = in init() local
Des3fFboInvalidateTests.cpp1431 static const deUint32 colorFormats[] = in init() local
Des3fFramebufferBlitTests.cpp896 static const deUint32 colorFormats[] = in init() local
Des3fFboColorbufferTests.cpp1028 static const deUint32 colorFormats[] = in init() local
Des3fFboRenderTest.cpp1482 } colorFormats[] = in init() local
Des3fTextureSpecificationTests.cpp3518 } colorFormats[] = in init() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp1233 egl::ConfigSet GenerateConfigs(const GLenum *colorFormats, in GenerateConfigs()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp543 std::vector<vk::VkFormat> colorFormats; in startRenderCmds() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DRenderBundleValidationTests.cpp616 std::array<wgpu::TextureFormat, kMaxColorAttachments + 1> colorFormats; in TEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectRenderingTests.cpp78 const vk::VkFormat colorFormats[] = variable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp1368 const VkFormat colorFormats[] = in createShaderFragmentMaskTestsInGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp1333 const VkFormat colorFormats[] = in createShaderFragmentMaskTestsInGroup() local
DvktPipelineMultisampleSampleLocationsExtTests.cpp1180 std::vector<vk::VkFormat> colorFormats; in beginSecondaryCommandBuffer() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.cpp1251 …per::fillInheritanceRenderingInfo(deUint32 subpassIndex, std::vector<vk::VkFormat>* colorFormats, … in fillInheritanceRenderingInfo()