Home
last modified time | relevance | path

Searched refs:uploadImage2D (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.hpp412 de::MovePtr<vk::Allocation> uploadImage2D (const tcu::Texture2D& refTexture,
DvktShaderRender.cpp782 de::MovePtr<Allocation> ShaderRenderCaseInstance::uploadImage2D (const tcu::Texture2D& refTexture, in uploadImage2D() function in vkt::sr::ShaderRenderCaseInstance
959 allocation = uploadImage2D(refTexture, *vkTexture); in useSampler2D()
964 de::MovePtr<Allocation> stagingAlloc (uploadImage2D(refTexture, *stagingTexture)); in useSampler2D()