/external/deqp/external/openglcts/modules/common/ |
D | glcTestSubcase.hpp | 82 void OutputNotSupported(std::string message);
|
D | glcTestSubcase.cpp | 128 void SubcaseBase::OutputNotSupported(std::string reason) in OutputNotSupported() function in deqp::SubcaseBase
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShaderImageSizeTests.cpp | 78 OutputNotSupported(reason.str()); in SupportedInVS() 94 OutputNotSupported(reason.str()); in SupportedInTCS() 110 OutputNotSupported(reason.str()); in SupportedInTES() 126 OutputNotSupported(reason.str()); in SupportedInGS() 158 OutputNotSupported(reason.str()); in SupportedSamples()
|
D | gl4cTextureGatherTests.cpp | 1940 OutputNotSupported("GL_ARB_texture_cube_map_array not supported"); in Supported() 1976 OutputNotSupported("GL_ARB_texture_cube_map_array not supported"); in Supported() 2017 OutputNotSupported("GL_ARB_texture_cube_map_array not supported"); in Supported() 2097 OutputNotSupported("GL_ARB_texture_cube_map_array not supported"); in Supported() 2177 OutputNotSupported("GL_ARB_texture_cube_map_array not supported"); in Supported()
|
D | gl4cShaderAtomicCountersTests.cpp | 3351 OutputNotSupported("GL_ARB_shader_storage_buffer_object not supported"); in Run() 3924 OutputNotSupported("GL_ARB_shader_storage_buffer_object or GL_ARB_compute_shader not supported"); in Run() 4255 OutputNotSupported("GL_ARB_shader_storage_buffer_object not supported"); in Run()
|
D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 105 OutputNotSupported(reason.str()); in IsVSFSAvailable() 123 OutputNotSupported(reason.str()); in IsSSBInVSFSAvailable() 137 OutputNotSupported(reason.str()); in IsImageAtomicSupported() 152 OutputNotSupported(reason.str()); in AreOutputsAvailable()
|
D | gl4cShaderImageLoadStoreTests.cpp | 88 OutputNotSupported(reason.str()); in SupportedInVS() 104 OutputNotSupported(reason.str()); in SupportedInTCS() 120 OutputNotSupported(reason.str()); in SupportedInTES() 136 OutputNotSupported(reason.str()); in SupportedInGS() 174 OutputNotSupported(reason.str()); in SupportedSamples()
|
D | gl4cShaderStorageBufferObjectTests.cpp | 112 OutputNotSupported(reason.str()); in SupportedInVS() 128 OutputNotSupported(reason.str()); in SupportedInTCS() 144 OutputNotSupported(reason.str()); in SupportedInTES() 160 OutputNotSupported(reason.str()); in SupportedInGS()
|
D | gl4cComputeShaderTests.cpp | 3214 OutputNotSupported("GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS <= 0"); in Run() 4076 OutputNotSupported("GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS <= 0"); in Run() 4706 OutputNotSupported("GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS <= 0"); in Run()
|
D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 116 OutputNotSupported(reason.str()); in IsVSFSAvailable()
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cShaderAtomicCountersTests.cpp | 1635 OutputNotSupported( in Run() 1776 OutputNotSupported( in Run() 1942 OutputNotSupported("GL_MAX_FRAGMENT/VERTEX_ATOMIC_COUNTER_BUFFERS or" in Run() 2114 OutputNotSupported( in Run() 2483 …OutputNotSupported("GL_MAX_*_ATOMIC_COUNTER_BUFFERS or GL_MAX_*_ATOMIC_COUNTERS are less than requ… in Run() 2849 OutputNotSupported( in Run() 3212 OutputNotSupported( in Run() 3464 OutputNotSupported( in Run()
|
D | es31cShaderImageSizeTests.cpp | 85 OutputNotSupported(reason.str()); in IsVSFSAvailable()
|
D | es31cProgramInterfaceQueryTests.cpp | 1783 OutputNotSupported("Test requires at least 6 atomic counter buffer binding points."); in Run() 1934 OutputNotSupported("Test requires at least 3 atomic counter buffer binding points."); in Run() 2157 OutputNotSupported("Test requires at least 1 atomic counter."); in Run()
|
D | es31cShaderImageLoadStoreTests.cpp | 102 OutputNotSupported(reason.str()); in IsVSFSAvailable() 120 OutputNotSupported(reason.str()); in IsSSBInVSFSAvailable() 131 OutputNotSupported(reason.str()); in IsImageAtomicSupported() 146 OutputNotSupported(reason.str()); in AreOutputsAvailable()
|
D | es31cComputeShaderTests.cpp | 2858 OutputNotSupported("GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS <= 0"); in Run() 3743 OutputNotSupported("GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS <= 0"); in Run() 4416 OutputNotSupported("GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS <= 0"); in Run()
|
D | es31cVertexAttribBindingTests.cpp | 86 OutputNotSupported(reason.str()); in IsSSBOInVSFSAvailable()
|
D | es31cDrawIndirectTests.cpp | 4071 OutputNotSupported("Geometry shader is not supported\n"); in IsGeometryShaderSupported()
|
D | es31cShaderStorageBufferObjectTests.cpp | 114 OutputNotSupported(reason.str()); in IsVSFSAvailable()
|
/external/angle/src/tests/deqp_support/ |
D | es31cVertexAttribBindingTests_override.cpp | 74 OutputNotSupported(reason.str()); in IsSSBOInVSFSAvailable()
|