Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp2385 class TextureGatherMinLodInstance : public vkt::TestInstance class
2388 TextureGatherMinLodInstance (Context& context, const GatherParams& params) in TextureGatherMinLodInstance() function in vkt::texture::__anon28886::TextureGatherMinLodInstance
2392 virtual ~TextureGatherMinLodInstance (void) {} in ~TextureGatherMinLodInstance()
2463 return new TextureGatherMinLodInstance(context, m_params); in createInstance()
2603 tcu::TestStatus TextureGatherMinLodInstance::iterate (void) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureMipmapTests.cpp2389 class TextureGatherMinLodInstance : public vkt::TestInstance class
2392 TextureGatherMinLodInstance (Context& context, const GatherParams& params) in TextureGatherMinLodInstance() function in vkt::texture::__anon30035::TextureGatherMinLodInstance
2396 virtual ~TextureGatherMinLodInstance (void) {} in ~TextureGatherMinLodInstance()
2467 return new TextureGatherMinLodInstance(context, m_params); in createInstance()
2607 tcu::TestStatus TextureGatherMinLodInstance::iterate (void) in iterate()

Completed in 12 milliseconds