Searched refs:TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED (Results 1 – 11 of 11) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayTex3DValidation.cpp | 78 …throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE_… in iterate()
|
D | esextcTextureCubeMapArrayFBOIncompleteness.cpp | 139 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED); in initTest()
|
D | esextcTextureCubeMapArrayGenerateMipMap.cpp | 191 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED); in init() 534 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED); in init()
|
D | esextcTextureCubeMapArrayGetterCalls.cpp | 180 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED); in initTest()
|
D | esextcTextureCubeMapArraySubImage3D.cpp | 87 …throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE_… in initTest()
|
D | esextcTextureCubeMapArrayStencilAttachments.cpp | 707 …throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE_… in initTest()
|
D | esextcTextureCubeMapArrayColorDepthAttachments.cpp | 516 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED); in initTest()
|
D | esextcTextureCubeMapArrayImageOperations.cpp | 369 …throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE_… in initTest()
|
D | esextcTextureCubeMapArrayImageTextureSize.cpp | 78 …throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE_… in initTest()
|
D | esextcTextureCubeMapArraySampling.cpp | 3161 …throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE_… in iterate()
|
/external/deqp/external/openglcts/modules/glesext/ |
D | esextcTestCaseBase.hpp | 44 #define TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED "Texture cube map array functionality not su… macro
|