Home
last modified time | relevance | path

Searched refs:uniformTestFragSource (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fNegativeShaderApiTests.cpp52 static const char* uniformTestFragSource = "uniform mediump ivec4 fTest;\n" variable
498 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
538 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
586 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
628 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
659 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
704 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
738 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
786 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
822 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
[all …]
H A Des2fNegativeStateApiTests.cpp48 static const char* uniformTestFragSource = "uniform mediump ivec4 fTest;\n" variable
346 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
385 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fNegativeShaderApiTests.cpp65 static const char* uniformTestFragSource = "#version 300 es\n" variable
720 …ontext.getRenderContext(), glu::makeVtxFragSources(uniformBlockVertSource, uniformTestFragSource)); in init()
771 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
816 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
866 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
913 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
946 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
993 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
1048 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
1098 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
[all …]
H A Des3fNegativeStateApiTests.cpp52 static const char* uniformTestFragSource = "#version 300 es\n" variable
389 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
425 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
461 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
498 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
531 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
575 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
599 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
622 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
663 …context.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fNegativeStateApiTests.cpp62 static const char* uniformTestFragSource = "${GLSL_VERSION_DECL}\n" variable
511 …VersionSources(uniformTestVertSource, ctx), getVtxFragVersionSources(uniformTestFragSource, ctx))); in get_uniformfv()
554 …VersionSources(uniformTestVertSource, ctx), getVtxFragVersionSources(uniformTestFragSource, ctx))); in get_nuniformfv()
602 …VersionSources(uniformTestVertSource, ctx), getVtxFragVersionSources(uniformTestFragSource, ctx))); in get_uniformiv()
644 …VersionSources(uniformTestVertSource, ctx), getVtxFragVersionSources(uniformTestFragSource, ctx))); in get_nuniformiv()
692 …VersionSources(uniformTestVertSource, ctx), getVtxFragVersionSources(uniformTestFragSource, ctx))); in get_uniformuiv()
734 …VersionSources(uniformTestVertSource, ctx), getVtxFragVersionSources(uniformTestFragSource, ctx))); in get_nuniformuiv()
783 …VersionSources(uniformTestVertSource, ctx), getVtxFragVersionSources(uniformTestFragSource, ctx))); in get_active_uniform()
862 …VersionSources(uniformTestVertSource, ctx), getVtxFragVersionSources(uniformTestFragSource, ctx))); in get_active_uniform_blockiv()
898 …VersionSources(uniformTestVertSource, ctx), getVtxFragVersionSources(uniformTestFragSource, ctx))); in get_active_uniform_block_name()
[all …]
H A Des31fNegativeShaderApiTests.cpp71 static const char* uniformTestFragSource = "#version 300 es\n" variable
1000 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformf_incompatible_type()
1046 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformf_invalid_location()
1097 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformfv_incompatible_type()
1145 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformfv_invalid_location()
1179 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformfv_invalid_count()
1227 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformi_incompatible_type()
1283 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformi_invalid_location()
1334 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformiv_incompatible_type()
1392 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformiv_invalid_location()
[all …]