Home
last modified time | relevance | path

Searched defs:readColorAttachment (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp233 de::MovePtr<tcu::TextureLevel> readColorAttachment (const vk::DeviceInterface& vk, in readColorAttachment() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineImageUtil.cpp223 de::MovePtr<tcu::TextureLevel> readColorAttachment (const vk::DeviceInterface& vk, in readColorAttachment() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp301 de::MovePtr<tcu::TextureLevel> CommandBufferRenderPassTestEnvironment::readColorAttachment () in readColorAttachment() function in vkt::api::__anon030b77d50111::CommandBufferRenderPassTestEnvironment
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiCommandBuffersTests.cpp301 de::MovePtr<tcu::TextureLevel> CommandBufferRenderPassTestEnvironment::readColorAttachment () in readColorAttachment() function in vkt::api::__anon42aec3b50111::CommandBufferRenderPassTestEnvironment
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES2.cpp2440 const FramebufferAttachment *readColorAttachment = in ValidateBlitFramebufferANGLE() local