Home
last modified time | relevance | path

Searched refs:getColorFormat (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DSurfaceMtl.h80 const mtl::Format &getColorFormat() const { return mColorFormat; } in getColorFormat() function in rx::SurfaceMtl
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp100 VkFormat getColorFormat() const in getColorFormat() function in vkt::rasterization::__anon28372::AttachmentAccessOrderTestCase
832 const auto format = getColorFormat(); in checkSupport()
946 VkFormat attFormat = m_testCase->getColorFormat(); in createAttachments()
1420 m_renderPass = createRenderPass(m_testCase->getColorFormat()); in AttachmentAccessOrderTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp100 VkFormat getColorFormat() const in getColorFormat() function in vkt::rasterization::__anon29575::AttachmentAccessOrderTestCase
832 const auto format = getColorFormat(); in checkSupport()
946 VkFormat attFormat = m_testCase->getColorFormat(); in createAttachments()
1417 m_renderPass = createRenderPass(m_testCase->getColorFormat()); in AttachmentAccessOrderTestInstance()
/third_party/vk-gl-cts/modules/egl/
H A DteglRenderTests.cpp338 tcu::TextureFormat getColorFormat (const tcu::PixelFormat& colorBits) in getColorFormat() function
443 colorBuffer.setStorage(getColorFormat(colorBits), numSamples, width, height); in renderReference()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp106 VkFormat getColorFormat () in getColorFormat() function
111 // Compatible with getColorFormat() but better when used with the image logging facilities.
805 const auto colorFormat = getColorFormat(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultiExtTests.cpp106 VkFormat getColorFormat () in getColorFormat() function
111 // Compatible with getColorFormat() but better when used with the image logging facilities.
803 const auto colorFormat = getColorFormat(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4139 static VkFormat getColorFormat (void) { return VK_FORMAT_R8G8B8A8_UINT; } in getColorFormat() function in vkt::api::__anon27763::ManyDrawsCase
4280 ManyDrawsAllocatedData allocatedData(vkd, device, alloc, m_params.imageExtent, getColorFormat(), dsFormat); in checkSupport()
4355 const auto colorFormat = ManyDrawsCase::getColorFormat(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4139 static VkFormat getColorFormat (void) { return VK_FORMAT_R8G8B8A8_UINT; } in getColorFormat() function in vkt::api::__anon29011::ManyDrawsCase
4280 ManyDrawsAllocatedData allocatedData(vkd, device, alloc, m_params.imageExtent, getColorFormat(), dsFormat); in checkSupport()
4355 const auto colorFormat = ManyDrawsCase::getColorFormat(); in iterate()

Completed in 27 milliseconds