HomeSort by relevance Sort by last modified time
    Searched refs:getGLSLVersionDeclaration (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /external/deqp/modules/gles31/functional/
es31fNegativeShaderFramebufferFetchTests.cpp 124 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
149 args["GLSL_VERSION_STRING"] = getGLSLVersionDeclaration(glu::GLSL_VERSION_100_ES);
174 args["GLSL_VERSION_STRING"] = getGLSLVersionDeclaration(glu::GLSL_VERSION_100_ES);
201 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
229 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
es31fNegativeTessellationTests.cpp 114 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
211 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
240 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
268 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
318 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES)
    [all...]
es31fNegativeComputeTests.cpp 124 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES)
125 : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
387 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
448 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
498 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
589 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES)
    [all...]
es31fNegativeVertexArrayApiTests.cpp 394 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
454 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
491 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
601 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
728 args["GLSL_VERSION_STRING"] = getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES);
746 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES)
    [all...]
es31fProgramStateQueryTests.cpp 122 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
248 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
337 const string vtxTemplate = string(isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES)) + "\n"
344 const string fragTemplate = string(isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES)) + "\n"
489 args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES)
    [all...]
es31fSampleVariableTests.cpp 316 args["GLSL_VERSION_DECL"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
396 args["GLSL_VERSION_DECL"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
483 args["GLSL_VERSION_DECL"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
656 args["GLSL_VERSION_DECL"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
977 args["GLSL_VERSION_DECL"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES)
    [all...]
es31fMultisampleShaderRenderCase.cpp 103 args["GLSL_VERSION_DECL"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
675 args["GLSL_VERSION_DECL"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
695 args["GLSL_VERSION_DECL"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
731 args["GLSL_VERSION_DECL"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES);
es31fNegativeAdvancedBlendEquationTests.cpp 138 source << glu::getGLSLVersionDeclaration(version) << "\n"
153 source << glu::getGLSLVersionDeclaration(version) << "\n"
es31fNegativeShaderStorageTests.cpp 117 source << glu::getGLSLVersionDeclaration(version) << "\n"
163 source << glu::getGLSLVersionDeclaration(version) << "\n"
es31fNegativeAtomicCounterTests.cpp 77 shader << getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n";
es31fNegativePreciseTests.cpp 69 source << glu::getGLSLVersionDeclaration(version) << "\n"
es31fNegativeShaderFunctionTests.cpp 352 source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES)) << "\n"
449 source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES)) << "\n"
604 source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES)) << "\n"
708 source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES)) << "\n"
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationShaderInputOutputTests.cpp 222 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
238 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
265 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
287 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
367 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
383 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
417 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
452 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
523 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
539 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n
    [all...]
vktTessellationGeometryPassthroughTests.cpp 58 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
75 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
92 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
146 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
189 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
234 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
288 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
314 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
vktTessellationGeometryPointSizeTests.cpp 168 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
185 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
201 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
227 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
259 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
vktTessellationMiscDrawTests.cpp 342 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
360 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
389 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
412 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
464 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
521 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
vktTessellationGeometryGridRenderTests.cpp 206 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
219 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
234 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
255 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
286 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
vktTessellationCommonEdgeTests.cpp 105 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
127 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
189 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
222 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
vktTessellationPrimitiveDiscardTests.cpp 260 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
276 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
316 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
353 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
vktTessellationWindingTests.cpp 225 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
237 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
259 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
276 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n"
  /external/deqp/modules/glshared/
glsShaderExecUtil.cpp 103 src << glu::getGLSLVersionDeclaration(shaderSpec.version) << "\n";
178 src << glu::getGLSLVersionDeclaration(shaderSpec.version) << "\n";
258 src << glu::getGLSLVersionDeclaration(version) << "\n";
277 src << glu::getGLSLVersionDeclaration(shaderSpec.version) << "\n"
383 src << glu::getGLSLVersionDeclaration(shaderSpec.version) << "\n";
425 src << glu::getGLSLVersionDeclaration(shaderSpec.version) << "\n";
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationInternallySynchronizedObjectsTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/clipping/
vktClippingTests.cpp 313 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_450) << "\n"
334 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_450) << "\n"
760 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_450) << "\n"
797 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_450) << "\n"
847 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_450) << "\n"
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
vktFragmentOperationsScissorMultiViewportTests.cpp 474 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_450) << "\n"
492 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_450) << "\n"
533 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_450) << "\n"
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/geometry/
vktGeometryInstancedRenderingTests.cpp 539 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_450) << "\n"
560 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_450) << "\n"
610 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_450) << "\n"

Completed in 479 milliseconds

1 2 3 4