Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp541 void streamValue(std::ostringstream& str, int arrayElement = 0, int column = 0) const in streamValue() function in glcts::__anon6abdc1140111::UniformValue
998 subroutineUniforms[i].functions.fn[fn].getRetVal().streamValue(ret); in streamSubroutineDefinitions()
1048 uniform.value.streamValue(ret, arrayElement, column); in streamUniformValidator()
1056 uniform.value.streamValue(ret, arrayElement, column); in streamUniformValidator()
1064 uniform.value.streamValue(ret, arrayElement); in streamUniformValidator()
1094 subroutineUniform.getSelectedFunction(arrayElem).getRetVal().streamValue(ret); in streamSubroutineValidator()