Lines Matching refs:uniformTestFragSource
71 static const char* uniformTestFragSource = "#version 300 es\n" variable
943 …am(ctx.getRenderContext(), glu::makeVtxFragSources(uniformBlockVertSource, uniformTestFragSource)); in uniform_block_binding()
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()
1426 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformiv_invalid_count()
1474 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformui_incompatible_type()
1536 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformui_invalid_location()
1587 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformuiv_incompatible_type()
1651 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformuiv_invalid_location()
1685 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformuiv_invalid_count()
1747 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniform_matrixfv_incompatible_type()
1813 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniform_matrixfv_invalid_location()
1869 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniform_matrixfv_invalid_count()