Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp651 void clearImage (ProtectedContext& ctx, vk::VkImage image) in clearImage() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemUtils.cpp651 void clearImage (ProtectedContext& ctx, vk::VkImage image) in clearImage() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp979 void TextureRenderer::clearImage(VkImage image) in clearImage() function in vkt::texture::util::TextureRenderer
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureTestUtil.cpp979 void TextureRenderer::clearImage(VkImage image) in clearImage() function in vkt::texture::util::TextureRenderer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1087 void ShaderRenderCaseInstance::clearImage (const tcu::Sampler& refSampler, in clearImage() function in vkt::sr::ShaderRenderCaseInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRender.cpp1087 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