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

/external/deqp/framework/opengl/
H A DgluTextureTestUtil.hpp86 RenderParams (TextureType texType_) argument
87 : texType (texType_)
121 ReferenceParams (TextureType texType_) argument
122 : RenderParams (texType_)
132 ReferenceParams (TextureType texType_, const tcu::Sampler& sampler_, LodMode lodMode_ = LODMODE_EXACT) argument
133 : RenderParams (texType_)
/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringAnisotropyTests.cpp57 AnisotropyParams (const TextureType texType_, argument
62 : ReferenceParams (texType_)

Completed in 160 milliseconds