Searched refs:GPU_SHADER5_EXTENSION_NOT_SUPPORTED (Results 1 – 11 of 11) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/ |
D | esextcGPUShader5AtomicCountersArrayIndexing.cpp | 86 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
|
D | esextcGPUShader5SSBOArrayIndexing.cpp | 100 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
|
D | esextcGPUShader5UniformBlocksArrayIndexing.cpp | 112 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
|
D | esextcGPUShader5ImagesArrayIndexing.cpp | 71 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
|
D | esextcGPUShader5PreciseQualifier.cpp | 121 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
|
D | esextcGPUShader5SamplerArrayIndexing.cpp | 146 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
|
D | esextcGPUShader5FmaAccuracy.cpp | 137 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
|
D | esextcGPUShader5FmaPrecision.cpp | 157 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
|
D | esextcGPUShader5TextureGatherOffset.cpp | 613 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
|
/external/deqp/external/openglcts/modules/glesext/ |
D | esextcTestCaseBase.hpp | 41 #define GPU_SHADER5_EXTENSION_NOT_SUPPORTED "GPU shader5 functionality not supported, skipping" macro
|
/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLimits.cpp | 1039 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
|