Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fNegativeShaderFunctionTests.cpp4293 const struct TextureGatherOffsetsTestSpec testSpecs[] = in texture_gather_offsets() local
4335 for (int specNdx = 0; specNdx < DE_LENGTH_OF_ARRAY(testSpecs); ++specNdx) in texture_gather_offsets()
4337 …g shaderSource(genShaderSourceTextureGatherOffsets(ctx, s_shaders[shaderNdx], testSpecs[specNdx])); in texture_gather_offsets()