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

/external/deqp/modules/gles3/functional/
H A Des3fTextureShadowTests.cpp693 class Texture2DArrayShadowCase : public TestCase class in namespace:deqp::gles3::Functional
696 Texture2DArrayShadowCase (Context& context, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, int width, int height, int numLayers, deUint32 compareFunc);
697 ~Texture2DArrayShadowCase (void);
704 Texture2DArrayShadowCase (const Texture2DArrayShadowCase& other);
705 Texture2DArrayShadowCase& operator= (const Texture2DArrayShadowCase& other);
750 Texture2DArrayShadowCase::Texture2DArrayShadowCase (Context& context, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, int width, int height, int numLayers, deUint32 compareFunc) function in class:deqp::gles3::Functional::Texture2DArrayShadowCase
768 Texture2DArrayShadowCase
[all...]

Completed in 83 milliseconds