/third_party/vk-gl-cts/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
|
/third_party/vk-gl-cts/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 | 1939 OutputNotSupported("GL_ARB_texture_cube_map_array not supported"); in Supported() 1975 OutputNotSupported("GL_ARB_texture_cube_map_array not supported"); in Supported() 2016 OutputNotSupported("GL_ARB_texture_cube_map_array not supported"); in Supported() 2096 OutputNotSupported("GL_ARB_texture_cube_map_array not supported"); in Supported() 2176 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()
|
/third_party/vk-gl-cts/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() 2455 OutputNotSupported("GL_MAX_COMPUTE_ATOMIC_COUNTERS is less than required"); in Run() 2464 OutputNotSupported("GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE is less than required"); in Run() 2698 …OutputNotSupported("GL_MAX_*_ATOMIC_COUNTER_BUFFERS or GL_MAX_*_ATOMIC_COUNTERS are less than requ… in Run() 3064 OutputNotSupported( in Run() 3427 OutputNotSupported( in Run() 3679 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 | 2852 OutputNotSupported("GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS <= 0"); in Run() 3737 OutputNotSupported("GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS <= 0"); in Run() 4410 OutputNotSupported("GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS <= 0"); in Run()
|
D | es31cVertexAttribBindingTests.cpp | 86 OutputNotSupported(reason.str()); in IsSSBOInVSFSAvailable()
|
D | es31cDrawIndirectTests.cpp | 4065 OutputNotSupported("Geometry shader is not supported\n"); in IsGeometryShaderSupported()
|
D | es31cShaderStorageBufferObjectTests.cpp | 114 OutputNotSupported(reason.str()); in IsVSFSAvailable()
|