HomeSort by relevance Sort by last modified time
    Searched refs:TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED (Results 1 - 11 of 11) sorted by null

  /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
esextcTextureCubeMapArrayFBOIncompleteness.cpp 139 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED);
esextcTextureCubeMapArrayTex3DValidation.cpp 78 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__);
esextcTextureCubeMapArrayGenerateMipMap.cpp 191 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED);
534 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED);
esextcTextureCubeMapArrayGetterCalls.cpp 180 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED);
esextcTextureCubeMapArrayColorDepthAttachments.cpp 516 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED);
    [all...]
esextcTextureCubeMapArrayStencilAttachments.cpp 707 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__);
esextcTextureCubeMapArraySubImage3D.cpp 87 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__);
esextcTextureCubeMapArrayImageOperations.cpp 345 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__);
    [all...]
esextcTextureCubeMapArrayImageTextureSize.cpp 78 throw tcu::NotSupportedError(TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__);
    [all...]
esextcTextureCubeMapArraySampling.cpp     [all...]
  /external/deqp/external/openglcts/modules/glesext/
esextcTestCaseBase.hpp 44 #define TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED "Texture cube map array functionality not supported, skipping"

Completed in 124 milliseconds