Home
last modified time | relevance | path

Searched refs:getTexture1DView (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageSamplingInstance.cpp1253 MovePtr<tcu::Texture1DView> getTexture1DView (const TestTexture& testTexture, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& levels) in getTexture1DView() function
1425 UniquePtr<tcu::Texture1DView> texView(getTexture1DView(texture, subresource, levels)); in validateResultImage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImageSamplingInstance.cpp1247 MovePtr<tcu::Texture1DView> getTexture1DView (const TestTexture& testTexture, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& levels) in getTexture1DView() function
1419 UniquePtr<tcu::Texture1DView> texView(getTexture1DView(texture, subresource, levels)); in validateResultImage()

Completed in 6 milliseconds