Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTestPackages.cpp310 addChild(new glcts::LayoutBindingTests(getContext(), glu::GLSL_VERSION_440)); in init()
312 addChild(new glcts::SeparateShaderObjsTests(getContext(), glu::GLSL_VERSION_440)); in init()
313 addChild(new glcts::SampleShadingTests(getContext(), glu::GLSL_VERSION_440)); in init()
314 addChild(new deqp::SampleVariablesTests(getContext(), glu::GLSL_VERSION_440)); in init()
315 addChild(new deqp::ShaderMultisampleInterpolationTests(getContext(), glu::GLSL_VERSION_440)); in init()
319 glcts::ExtParameters extParams(glu::GLSL_VERSION_440, glcts::EXTENSIONTYPE_NONE); in init()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseResidency.cpp426 …Case(group->getTestContext(), "buffer_size_2_10", "", 1 << 10, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseResidencyTests()
427 …Case(group->getTestContext(), "buffer_size_2_12", "", 1 << 12, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseResidencyTests()
428 …Case(group->getTestContext(), "buffer_size_2_16", "", 1 << 16, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseResidencyTests()
429 …Case(group->getTestContext(), "buffer_size_2_17", "", 1 << 17, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseResidencyTests()
430 …Case(group->getTestContext(), "buffer_size_2_20", "", 1 << 20, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseResidencyTests()
431 …Case(group->getTestContext(), "buffer_size_2_24", "", 1 << 24, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseResidencyTests()
DvktSparseResourcesBufferMemoryAliasing.cpp444 …Case(group->getTestContext(), "buffer_size_2_10", "", 1 << 10, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseMemoryAliasingTests()
445 …Case(group->getTestContext(), "buffer_size_2_12", "", 1 << 12, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseMemoryAliasingTests()
446 …Case(group->getTestContext(), "buffer_size_2_16", "", 1 << 16, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseMemoryAliasingTests()
447 …Case(group->getTestContext(), "buffer_size_2_17", "", 1 << 17, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseMemoryAliasingTests()
448 …Case(group->getTestContext(), "buffer_size_2_20", "", 1 << 20, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseMemoryAliasingTests()
449 …Case(group->getTestContext(), "buffer_size_2_24", "", 1 << 24, glu::GLSL_VERSION_440, useDeviceGro… in addBufferSparseMemoryAliasingTests()
DvktSparseResourcesImageMemoryAliasing.cpp763 …gCase(testCtx, stream.str(), "", imageType, imageSize, format, glu::GLSL_VERSION_440, useDeviceGro… in createImageSparseMemoryAliasingTestsCommon()
DvktSparseResourcesImageSparseResidency.cpp728 …yCase(testCtx, stream.str(), "", imageType, imageSize, format, glu::GLSL_VERSION_440, useDeviceGro… in createImageSparseResidencyTestsCommon()
/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/pipeline/
DvktPipelineSpecConstantTests.cpp297 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
318 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
337 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
367 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
393 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
425 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp1476 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
1495 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
1524 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
1548 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
1577 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
1594 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPassthroughPrograms()
2458 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
2479 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
3014 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
3034 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
[all …]
DvktSynchronizationInternallySynchronizedObjectsTests.cpp1062 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
1076 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
1093 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
1110 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp259 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
279 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/
DvktImageAtomicOperationTests.cpp979 …tCase(testCtx, caseEndResult, "", imageType, imageSize, format, operation, glu::GLSL_VERSION_440)); in createImageAtomicOperationTests()
983 …se(testCtx, caseIntermValues, "", imageType, imageSize, format, operation, glu::GLSL_VERSION_440)); in createImageAtomicOperationTests()
DvktImageSizeTests.cpp208 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
DvktImageLoadStoreTests.cpp382 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
853 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440) << "\n" in initPrograms()
DvktImageQualifiersTests.cpp769 …se(testCtx, formatName, "", memoryQualifier, imageType, imageSize, format, glu::GLSL_VERSION_440)); in createImageQualifiersTests()
/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()