Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dcapture_gles_3_0_autogen.cpp1122 ParamCapture uniformNamesParam("uniformNames", ParamType::TGLcharConstPointerPointer); in CaptureGetUniformIndices() local
1123 InitParamValue(ParamType::TGLcharConstPointerPointer, uniformNames, &uniformNamesParam.value); in CaptureGetUniformIndices()
1125 uniformNames, uniformIndices, &uniformNamesParam); in CaptureGetUniformIndices()
1126 paramBuffer.addParam(std::move(uniformNamesParam)); in CaptureGetUniformIndices()