Home
last modified time | relevance | path

Searched refs:GPU_SHADER5_EXTENSION_NOT_SUPPORTED (Results 1 – 11 of 11) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5AtomicCountersArrayIndexing.cpp86 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcGPUShader5SSBOArrayIndexing.cpp100 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcGPUShader5UniformBlocksArrayIndexing.cpp112 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcGPUShader5ImagesArrayIndexing.cpp71 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcGPUShader5PreciseQualifier.cpp121 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcGPUShader5SamplerArrayIndexing.cpp146 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcGPUShader5FmaAccuracy.cpp137 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcGPUShader5FmaPrecision.cpp157 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
DesextcGPUShader5TextureGatherOffset.cpp613 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()
/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.hpp41 #define GPU_SHADER5_EXTENSION_NOT_SUPPORTED "GPU shader5 functionality not supported, skipping" macro
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLimits.cpp1039 throw tcu::NotSupportedError(GPU_SHADER5_EXTENSION_NOT_SUPPORTED, "", __FILE__, __LINE__); in initTest()