Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageSamplingInstance.cpp1333 MovePtr<tcu::TextureCubeView> getTextureCubeView (const TestTexture& testTexture, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& levels) in getTextureCubeView() function
1453 UniquePtr<tcu::TextureCubeView> texView(getTextureCubeView(texture, subresource, levels)); in validateResultImage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImageSamplingInstance.cpp1327 MovePtr<tcu::TextureCubeView> getTextureCubeView (const TestTexture& testTexture, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& levels) in getTextureCubeView() function
1447 UniquePtr<tcu::TextureCubeView> texView(getTextureCubeView(texture, subresource, levels)); in validateResultImage()

Completed in 10 milliseconds