Home
last modified time | relevance | path

Searched refs:OutputNotSupported (Results 1 – 19 of 19) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcTestSubcase.hpp82 void OutputNotSupported(std::string message);
DglcTestSubcase.cpp128 void SubcaseBase::OutputNotSupported(std::string reason) in OutputNotSupported() function in deqp::SubcaseBase
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageSizeTests.cpp78 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()
Dgl4cTextureGatherTests.cpp1940 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()
Dgl4cShaderAtomicCountersTests.cpp3351 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()
Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp105 OutputNotSupported(reason.str()); in IsVSFSAvailable()
123 OutputNotSupported(reason.str()); in IsSSBInVSFSAvailable()
137 OutputNotSupported(reason.str()); in IsImageAtomicSupported()
152 OutputNotSupported(reason.str()); in AreOutputsAvailable()
Dgl4cShaderImageLoadStoreTests.cpp88 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()
Dgl4cShaderStorageBufferObjectTests.cpp112 OutputNotSupported(reason.str()); in SupportedInVS()
128 OutputNotSupported(reason.str()); in SupportedInTCS()
144 OutputNotSupported(reason.str()); in SupportedInTES()
160 OutputNotSupported(reason.str()); in SupportedInGS()
Dgl4cComputeShaderTests.cpp3214 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()
Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp116 OutputNotSupported(reason.str()); in IsVSFSAvailable()
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderAtomicCountersTests.cpp1635 OutputNotSupported( in Run()
1776 OutputNotSupported( in Run()
1942 OutputNotSupported("GL_MAX_FRAGMENT/VERTEX_ATOMIC_COUNTER_BUFFERS or" in Run()
2114 OutputNotSupported( in Run()
2483OutputNotSupported("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()
Des31cShaderImageSizeTests.cpp85 OutputNotSupported(reason.str()); in IsVSFSAvailable()
Des31cProgramInterfaceQueryTests.cpp1783 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()
Des31cShaderImageLoadStoreTests.cpp102 OutputNotSupported(reason.str()); in IsVSFSAvailable()
120 OutputNotSupported(reason.str()); in IsSSBInVSFSAvailable()
131 OutputNotSupported(reason.str()); in IsImageAtomicSupported()
146 OutputNotSupported(reason.str()); in AreOutputsAvailable()
Des31cComputeShaderTests.cpp2858 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()
Des31cVertexAttribBindingTests.cpp86 OutputNotSupported(reason.str()); in IsSSBOInVSFSAvailable()
Des31cDrawIndirectTests.cpp4071 OutputNotSupported("Geometry shader is not supported\n"); in IsGeometryShaderSupported()
Des31cShaderStorageBufferObjectTests.cpp114 OutputNotSupported(reason.str()); in IsVSFSAvailable()
/external/angle/src/tests/deqp_support/
Des31cVertexAttribBindingTests_override.cpp74 OutputNotSupported(reason.str()); in IsSSBOInVSFSAvailable()