Home
last modified time | relevance | path

Searched refs:TEXTURE_BUFFER_EXTENSION_NOT_SUPPORTED (Results 1 – 12 of 12) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferAtomicFunctions.cpp63 throw tcu::NotSupportedError(TEXTURE_BUFFER_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcTextureBufferErrors.cpp89 throw tcu::NotSupportedError(TEXTURE_BUFFER_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcTextureBufferPrecision.cpp289 throw tcu::NotSupportedError(TEXTURE_BUFFER_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in iterate()
DesextcTextureBufferParamValueIntToFloatConversion.cpp74 throw tcu::NotSupportedError(TEXTURE_BUFFER_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcTextureBufferMAXSizeValidation.cpp70 throw tcu::NotSupportedError(TEXTURE_BUFFER_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcTextureBufferBufferParameters.cpp85 throw tcu::NotSupportedError(TEXTURE_BUFFER_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcTextureBufferParameters.cpp61 throw tcu::NotSupportedError(TEXTURE_BUFFER_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcTextureBufferActiveUniformValidation.cpp105 throw tcu::NotSupportedError(TEXTURE_BUFFER_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcTextureBufferOperations.cpp81 throw tcu::NotSupportedError(TEXTURE_BUFFER_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcTextureBufferTextureBufferRange.cpp598 throw tcu::NotSupportedError(TEXTURE_BUFFER_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.hpp46 #define TEXTURE_BUFFER_EXTENSION_NOT_SUPPORTED "Texture buffer functionality not supported, skippin… macro
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredFBO.cpp1185 throw tcu::NotSupportedError(TEXTURE_BUFFER_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in iterate()