Searched refs:Texture2DArrayShadowCase (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureShadowTests.cpp | 697 class Texture2DArrayShadowCase : public TestCase class 700 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); 701 ~Texture2DArrayShadowCase (void); 708 Texture2DArrayShadowCase (const Texture2DArrayShadowCase& other); 709 Texture2DArrayShadowCase& operator= (const Texture2DArrayShadowCase& other); 754 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) in Texture2DArrayShadowCase() function in deqp::gles3::Functional::Texture2DArrayShadowCase 772 Texture2DArrayShadowCase [all...] |
Completed in 2 milliseconds