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

/external/deqp/modules/glshared/
H A DglsTextureTestUtil.hpp106 RenderParams (TextureType texType_) argument
107 : texType (texType_)
317 ReferenceParams (TextureType texType_) argument
318 : RenderParams (texType_)
328 ReferenceParams (TextureType texType_, const tcu::Sampler& sampler_, LodMode lodMode_ = LODMODE_EXACT) argument
329 : RenderParams (texType_)

Completed in 44 milliseconds