Home
last modified time | relevance | path

Searched refs:GLSL_VERSION_440 (Results 1 – 24 of 24) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cTestPackages.cpp311 addChild(new glcts::LayoutBindingTests(getContext(), glu::GLSL_VERSION_440)); in init()
313 addChild(new glcts::SeparateShaderObjsTests(getContext(), glu::GLSL_VERSION_440)); in init()
314 addChild(new glcts::SampleShadingTests(getContext(), glu::GLSL_VERSION_440)); in init()
315 addChild(new deqp::SampleVariablesTests(getContext(), glu::GLSL_VERSION_440)); in init()
316 addChild(new deqp::ShaderMultisampleInterpolationTests(getContext(), glu::GLSL_VERSION_440)); in init()
320 glcts::ExtParameters extParams(glu::GLSL_VERSION_440, glcts::EXTENSIONTYPE_NONE); in init()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseResidency.cpp427 …Case(group->getTestContext(), "buffer_size_2_10", "", 1 << 10, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseResidencyTests()
428 …Case(group->getTestContext(), "buffer_size_2_12", "", 1 << 12, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseResidencyTests()
429 …Case(group->getTestContext(), "buffer_size_2_16", "", 1 << 16, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseResidencyTests()
430 …Case(group->getTestContext(), "buffer_size_2_17", "", 1 << 17, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseResidencyTests()
431 …Case(group->getTestContext(), "buffer_size_2_20", "", 1 << 20, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseResidencyTests()
432 …Case(group->getTestContext(), "buffer_size_2_24", "", 1 << 24, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseResidencyTests()
DvktSparseResourcesBufferMemoryAliasing.cpp445 …Case(group->getTestContext(), "buffer_size_2_10", "", 1 << 10, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseMemoryAliasingTests()
446 …Case(group->getTestContext(), "buffer_size_2_12", "", 1 << 12, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseMemoryAliasingTests()
447 …Case(group->getTestContext(), "buffer_size_2_16", "", 1 << 16, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseMemoryAliasingTests()
448 …Case(group->getTestContext(), "buffer_size_2_17", "", 1 << 17, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseMemoryAliasingTests()
449 …Case(group->getTestContext(), "buffer_size_2_20", "", 1 << 20, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseMemoryAliasingTests()
450 …Case(group->getTestContext(), "buffer_size_2_24", "", 1 << 24, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseMemoryAliasingTests()
DvktSparseResourcesImageMemoryAliasing.cpp935 …gCase(testCtx, stream.str(), "", imageType, imageSize, format, glu::GLSL_VERSION_440, useDeviceGro… in createImageSparseMemoryAliasingTestsCommon()
DvktSparseResourcesImageSparseResidency.cpp1056 …yCase(testCtx, stream.str(), "", imageType, imageSize, format, glu::GLSL_VERSION_440, useDeviceGro… in createImageSparseResidencyTestsCommon()
/external/angle/src/compiler/translator/
DVersionGLSL.h27 static const int GLSL_VERSION_440 = 440; variable
DVersionGLSL.cpp41 return GLSL_VERSION_440; in ShaderOutputTypeToGLSLVersion()
/external/deqp/external/openglcts/modules/common/
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()
266 DE_ASSERT(glslVersion == glu::GLSL_VERSION_310_ES || glslVersion >= glu::GLSL_VERSION_440); in ShaderMultisampleInterpolationBaseCase()
DglcShaderLibrary.cpp1020 version = glu::GLSL_VERSION_440; in parseShaderCase()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp1064 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
1078 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
1095 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
1112 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
DvktSynchronizationOperation.cpp2077 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2097 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2127 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2152 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2182 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2200 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
4097 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
4118 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
4738 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
4758 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp2354 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2371 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2388 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2407 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2427 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2445 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2466 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2488 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2514 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2530 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp238 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
258 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDiscardRectanglesTests.cpp644 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
664 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
/external/deqp/framework/opengl/
DgluShaderUtil.hpp53 GLSL_VERSION_440, //!< GLSL 4.4 enumerator
DgluShaderLibrary.cpp1268 else if (versionNum == 440) version = glu::GLSL_VERSION_440; in parseGLSLVersion()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMisalignedCubeTests.cpp316 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
DvktImageSizeTests.cpp216 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
DvktImageQualifiersTests.cpp766 …se(testCtx, formatName, "", memoryQualifier, imageType, imageSize, format, glu::GLSL_VERSION_440)); in createImageQualifiersTests()
DvktImageLoadStoreTests.cpp570 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp604 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440); in initPrograms()
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp221 if (shader->getVersion() > glu::GLSL_VERSION_440) in getShaderExtensionDeclarations()
248 auto isCoreGL = (shader->getVersion() > glu::GLSL_VERSION_440); in getShaderTypeDeclarations()
/external/deqp/external/openglcts/modules/gles31/
Des31cSeparateShaderObjsTests.cpp3083 DE_ASSERT(glslVersion == glu::GLSL_VERSION_310_ES || glslVersion >= glu::GLSL_VERSION_440); in SeparateShaderObjsTests()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp7135 …VIEW_TYPE_1D || viewType == vk::VK_IMAGE_VIEW_TYPE_1D_ARRAY) ? glu::GLSL_VERSION_440 : glu::GLSL_V… in ImageDescriptorCase()