Home
last modified time | relevance | path

Searched defs:colorFormats (Results 1 – 14 of 14) 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/gstreamer/gstplugins_bad/sys/androidmedia/magicleap/
Dgstamc-codeclist-ml.c164 uint32_t *colorFormats; in gst_amc_codec_capabilities_handle_get_color_formats() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboMultisampleTests.cpp353 static const deUint32 colorFormats[] = in init() local
Des3fFramebufferBlitTests.cpp875 static const deUint32 colorFormats[] = in init() local
Des3fFboInvalidateTests.cpp1431 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/vk-gl-cts/modules/gles31/functional/
Des31fFboColorbufferTests.cpp358 static const deUint32 colorFormats[] = in init() local
Des31fShaderFramebufferFetchTests.cpp1407 static const deUint32 colorFormats[] = in init() local
Des31fTextureSpecificationTests.cpp781 } 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/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp1249 const VkFormat colorFormats[] = in createShaderFragmentMaskTestsInGroup() 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