Lines Matching refs:uniformTestFragSource
69 static const char* uniformTestFragSource = "#version 300 es\n" variable
748 …am(ctx.getRenderContext(), glu::makeVtxFragSources(uniformBlockVertSource, uniformTestFragSource)); in uniform_block_binding()
800 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformf_incompatible_type()
846 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformf_invalid_location()
897 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformfv_incompatible_type()
945 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformfv_invalid_location()
979 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformfv_invalid_count()
1027 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformi_incompatible_type()
1083 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformi_invalid_location()
1134 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformiv_incompatible_type()
1192 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformiv_invalid_location()
1226 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformiv_invalid_count()
1274 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformui_incompatible_type()
1336 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformui_invalid_location()
1387 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformuiv_incompatible_type()
1451 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformuiv_invalid_location()
1485 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniformuiv_invalid_count()
1547 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniform_matrixfv_incompatible_type()
1613 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniform_matrixfv_invalid_location()
1669 …ram(ctx.getRenderContext(), glu::makeVtxFragSources(uniformTestVertSource, uniformTestFragSource)); in uniform_matrixfv_invalid_count()