Home
last modified time | relevance | path

Searched defs:clearImage (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp609 void clearImage (ProtectedContext& ctx, vk::VkImage image) in clearImage() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp816 void TextureRenderer::clearImage(VkImage image) in clearImage() function in vkt::texture::util::TextureRenderer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1084 void ShaderRenderCaseInstance::clearImage (const tcu::Sampler& refSampler, in clearImage() function in vkt::sr::ShaderRenderCaseInstance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp2117 angle::Result UtilsVk::clearImage(ContextVk *contextVk, in clearImage() function in rx::UtilsVk