Home
last modified time | relevance | path

Searched refs:GLSL_VERSION_440 (Results 1 - 25 of 40) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTestPackages.cpp356 addChild(new glcts::LayoutBindingTests(getContext(), glu::GLSL_VERSION_440)); in init()
358 addChild(new glcts::SeparateShaderObjsTests(getContext(), glu::GLSL_VERSION_440)); in init()
359 addChild(new glcts::SampleShadingTests(getContext(), glu::GLSL_VERSION_440)); in init()
360 addChild(new deqp::SampleVariablesTests(getContext(), glu::GLSL_VERSION_440)); in init()
361 addChild(new deqp::ShaderMultisampleInterpolationTests(getContext(), glu::GLSL_VERSION_440)); in init()
365 glcts::ExtParameters extParams(glu::GLSL_VERSION_440, glcts::EXTENSIONTYPE_NONE); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferMemoryAliasing.cpp443 group->addChild(new BufferSparseMemoryAliasingCase(group->getTestContext(), "buffer_size_2_10", 1 << 10, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseMemoryAliasingTests()
444 group->addChild(new BufferSparseMemoryAliasingCase(group->getTestContext(), "buffer_size_2_12", 1 << 12, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseMemoryAliasingTests()
445 group->addChild(new BufferSparseMemoryAliasingCase(group->getTestContext(), "buffer_size_2_16", 1 << 16, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseMemoryAliasingTests()
446 group->addChild(new BufferSparseMemoryAliasingCase(group->getTestContext(), "buffer_size_2_17", 1 << 17, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseMemoryAliasingTests()
447 group->addChild(new BufferSparseMemoryAliasingCase(group->getTestContext(), "buffer_size_2_20", 1 << 20, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseMemoryAliasingTests()
448 group->addChild(new BufferSparseMemoryAliasingCase(group->getTestContext(), "buffer_size_2_24", 1 << 24, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseMemoryAliasingTests()
H A DvktSparseResourcesBufferSparseResidency.cpp425 group->addChild(new BufferSparseResidencyCase(group->getTestContext(), "buffer_size_2_10", 1 << 10, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseResidencyTests()
426 group->addChild(new BufferSparseResidencyCase(group->getTestContext(), "buffer_size_2_12", 1 << 12, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseResidencyTests()
427 group->addChild(new BufferSparseResidencyCase(group->getTestContext(), "buffer_size_2_16", 1 << 16, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseResidencyTests()
428 group->addChild(new BufferSparseResidencyCase(group->getTestContext(), "buffer_size_2_17", 1 << 17, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseResidencyTests()
429 group->addChild(new BufferSparseResidencyCase(group->getTestContext(), "buffer_size_2_20", 1 << 20, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseResidencyTests()
430 group->addChild(new BufferSparseResidencyCase(group->getTestContext(), "buffer_size_2_24", 1 << 24, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseResidencyTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBufferMemoryAliasing.cpp445 group->addChild(new BufferSparseMemoryAliasingCase(group->getTestContext(), "buffer_size_2_10", "", 1 << 10, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseMemoryAliasingTests()
446 group->addChild(new BufferSparseMemoryAliasingCase(group->getTestContext(), "buffer_size_2_12", "", 1 << 12, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseMemoryAliasingTests()
447 group->addChild(new BufferSparseMemoryAliasingCase(group->getTestContext(), "buffer_size_2_16", "", 1 << 16, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseMemoryAliasingTests()
448 group->addChild(new BufferSparseMemoryAliasingCase(group->getTestContext(), "buffer_size_2_17", "", 1 << 17, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseMemoryAliasingTests()
449 group->addChild(new BufferSparseMemoryAliasingCase(group->getTestContext(), "buffer_size_2_20", "", 1 << 20, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseMemoryAliasingTests()
450 group->addChild(new BufferSparseMemoryAliasingCase(group->getTestContext(), "buffer_size_2_24", "", 1 << 24, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseMemoryAliasingTests()
H A DvktSparseResourcesBufferSparseResidency.cpp427 group->addChild(new BufferSparseResidencyCase(group->getTestContext(), "buffer_size_2_10", "", 1 << 10, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseResidencyTests()
428 group->addChild(new BufferSparseResidencyCase(group->getTestContext(), "buffer_size_2_12", "", 1 << 12, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseResidencyTests()
429 group->addChild(new BufferSparseResidencyCase(group->getTestContext(), "buffer_size_2_16", "", 1 << 16, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseResidencyTests()
430 group->addChild(new BufferSparseResidencyCase(group->getTestContext(), "buffer_size_2_17", "", 1 << 17, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseResidencyTests()
431 group->addChild(new BufferSparseResidencyCase(group->getTestContext(), "buffer_size_2_20", "", 1 << 20, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseResidencyTests()
432 group->addChild(new BufferSparseResidencyCase(group->getTestContext(), "buffer_size_2_24", "", 1 << 24, glu::GLSL_VERSION_440, useDeviceGroups)); in addBufferSparseResidencyTests()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DVersionGLSL.h27 static const int GLSL_VERSION_440 = 440; member
H A DVersionGLSL.cpp41 return GLSL_VERSION_440; in ShaderOutputTypeToGLSLVersion()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderMultisampleInterpolationTests.cpp70 DE_ASSERT(version == glu::GLSL_VERSION_310_ES || version >= glu::GLSL_VERSION_440); in specializeVersion()
115 DE_ASSERT(glslVersion == glu::GLSL_VERSION_310_ES || glslVersion >= glu::GLSL_VERSION_440); in ShaderMultisampleInterpolationApiCase()
267 DE_ASSERT(glslVersion == glu::GLSL_VERSION_310_ES || glslVersion >= glu::GLSL_VERSION_440); in ShaderMultisampleInterpolationBaseCase()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsEarlyFragmentTests.cpp243 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
264 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
957 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n"
979 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n"
1731 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n"
1753 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n"
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDiscardRectanglesTests.cpp778 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
798 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDiscardRectanglesTests.cpp780 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
800 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp2605 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2622 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2639 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2658 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2678 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2696 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2717 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2739 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2765 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2781 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\ in initPrograms()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp2605 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2622 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2639 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2658 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2678 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2696 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2717 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2739 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2765 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2781 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\ in initPrograms()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp1212 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
1226 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
1243 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
1260 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
H A DvktSynchronizationOperation.cpp2168 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2188 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2218 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2243 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2273 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2291 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
4252 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
4273 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
4896 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
4916 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\ in initPrograms()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp1214 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
1228 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
1245 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
1262 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
H A DvktSynchronizationOperation.cpp2086 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2106 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2136 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2161 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2191 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2209 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
4115 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
4136 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
4757 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
4777 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\ in initPrograms()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsEarlyFragmentTests.cpp243 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
264 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
957 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n"
979 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n"
1731 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n"
1753 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n"
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMisalignedCubeTests.cpp315 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
H A DvktImageSizeTests.cpp255 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
H A DvktImageQualifiersTests.cpp766 new MemoryQualifierTestCase(testCtx, formatName, memoryQualifier, imageType, imageSize, format, glu::GLSL_VERSION_440)); in createImageQualifiersTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMisalignedCubeTests.cpp317 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
H A DvktImageSizeTests.cpp257 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
H A DvktImageQualifiersTests.cpp767 new MemoryQualifierTestCase(testCtx, formatName, "", memoryQualifier, imageType, imageSize, format, glu::GLSL_VERSION_440)); in createImageQualifiersTests()
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.hpp53 GLSL_VERSION_440, //!< GLSL 4.4 enumerator

Completed in 55 milliseconds

12