Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dframe_capture_replay_autogen.cpp71 params.getParam("index", ParamType::TGLuint, 1).value.GLuintVal, in ReplayCall()
85 params.getParam("index", ParamType::TGLuint, 1).value.GLuintVal, in ReplayCall()
92 params.getParam("index", ParamType::TGLuint, 1).value.GLuintVal, in ReplayCall()
101 params.getParam("color", ParamType::TGLuint, 1).value.GLuintVal, in ReplayCall()
109 params.getParam("colorNumber", ParamType::TGLuint, 1).value.GLuintVal, in ReplayCall()
110 params.getParam("index", ParamType::TGLuint, 2).value.GLuintVal, in ReplayCall()
122 params.getParam("unit", ParamType::TGLuint, 0).value.GLuintVal, in ReplayCall()
143 params.getParam("unit", ParamType::TGLuint, 0).value.GLuintVal, in ReplayCall()
163 params.getParam("bindingindex", ParamType::TGLuint, 0).value.GLuintVal, in ReplayCall()
187 params.getParam("buf", ParamType::TGLuint, 0).value.GLuintVal, in ReplayCall()
[all …]
Dcapture_gles_3_1_autogen.cpp48 paramBuffer.addValueParam("unit", ParamType::TGLuint, unit); in CaptureBindImageTexture()
79 paramBuffer.addValueParam("bindingindex", ParamType::TGLuint, bindingindex); in CaptureBindVertexBuffer()
105 ParamCapture returnValueCapture("returnValue", ParamType::TGLuint); in CaptureCreateShaderProgramv()
106 InitParamValue(ParamType::TGLuint, returnValue, &returnValueCapture.value); in CaptureCreateShaderProgramv()
139 paramBuffer.addValueParam("num_groups_x", ParamType::TGLuint, num_groups_x); in CaptureDispatchCompute()
140 paramBuffer.addValueParam("num_groups_y", ParamType::TGLuint, num_groups_y); in CaptureDispatchCompute()
141 paramBuffer.addValueParam("num_groups_z", ParamType::TGLuint, num_groups_z); in CaptureDispatchCompute()
238 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureGetBooleani_v()
278 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureGetMultisamplefv()
379 ParamCapture returnValueCapture("returnValue", ParamType::TGLuint); in CaptureGetProgramResourceIndex()
[all …]
Dcapture_gles_3_0_autogen.cpp57 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureBindBufferBase()
74 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureBindBufferRange()
89 paramBuffer.addValueParam("unit", ParamType::TGLuint, unit); in CaptureBindSampler()
510 paramBuffer.addValueParam("start", ParamType::TGLuint, start); in CaptureDrawRangeElements()
511 paramBuffer.addValueParam("end", ParamType::TGLuint, end); in CaptureDrawRangeElements()
671 paramBuffer.addValueParam("uniformBlockIndex", ParamType::TGLuint, uniformBlockIndex); in CaptureGetActiveUniformBlockName()
700 paramBuffer.addValueParam("uniformBlockIndex", ParamType::TGLuint, uniformBlockIndex); in CaptureGetActiveUniformBlockiv()
813 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureGetInteger64i_v()
849 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureGetIntegeri_v()
1006 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureGetStringi()
[all …]
Dcapture_gles_3_2_autogen.cpp38 paramBuffer.addValueParam("buf", ParamType::TGLuint, buf); in CaptureBlendEquationSeparatei()
51 paramBuffer.addValueParam("buf", ParamType::TGLuint, buf); in CaptureBlendEquationi()
67 paramBuffer.addValueParam("buf", ParamType::TGLuint, buf); in CaptureBlendFuncSeparatei()
84 paramBuffer.addValueParam("buf", ParamType::TGLuint, buf); in CaptureBlendFunci()
101 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureColorMaski()
130 paramBuffer.addValueParam("srcName", ParamType::TGLuint, srcName); in CaptureCopyImageSubData()
137 paramBuffer.addValueParam("dstName", ParamType::TGLuint, dstName); in CaptureCopyImageSubData()
209 paramBuffer.addValueParam("id", ParamType::TGLuint, id); in CaptureDebugMessageInsert()
227 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureDisablei()
298 paramBuffer.addValueParam("start", ParamType::TGLuint, start); in CaptureDrawRangeElementsBaseVertex()
[all …]
Dcapture_gles_2_0_autogen.cpp54 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureBindAttribLocation()
437 ParamCapture returnValueCapture("returnValue", ParamType::TGLuint); in CaptureCreateProgram()
438 InitParamValue(ParamType::TGLuint, returnValue, &returnValueCapture.value); in CaptureCreateProgram()
453 ParamCapture returnValueCapture("returnValue", ParamType::TGLuint); in CaptureCreateShader()
454 InitParamValue(ParamType::TGLuint, returnValue, &returnValueCapture.value); in CaptureCreateShader()
620 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureDisableVertexAttribArray()
675 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureEnableVertexAttribArray()
837 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureGetActiveAttrib()
880 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureGetActiveUniform()
1353 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureGetVertexAttribPointerv()
[all …]
Dcapture_gles_ext_autogen.cpp37 paramBuffer.addValueParam("baseInstance", ParamType::TGLuint, baseInstance); in CaptureDrawArraysInstancedBaseInstanceANGLE()
68 paramBuffer.addValueParam("baseInstance", ParamType::TGLuint, baseInstance); in CaptureDrawElementsInstancedBaseVertexBaseInstanceANGLE()
401 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureVertexAttribDivisorANGLE()
402 paramBuffer.addValueParam("divisor", ParamType::TGLuint, divisor); in CaptureVertexAttribDivisorANGLE()
419 paramBuffer.addValueParam("handle", ParamType::TGLuint, handle); in CaptureImportMemoryZirconHandleANGLE()
952 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureGetVertexAttribfvRobustANGLE()
981 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureGetVertexAttribivRobustANGLE()
1010 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureGetVertexAttribPointervRobustANGLE()
1512 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureGetIntegeri_vRobustANGLE()
1572 paramBuffer.addValueParam("index", ParamType::TGLuint, index); in CaptureGetVertexAttribIivRobustANGLE()
[all …]
Dframe_capture_utils_autogen.cpp228 case ParamType::TGLuint: in WriteParamCaptureReplay()
229 WriteParamValueReplay<ParamType::TGLuint>(os, call, param.value.GLuintVal); in WriteParamCaptureReplay()
590 case ParamType::TGLuint: in ParamTypeToString()
Dframe_capture_utils_autogen.h77 TGLuint, enumerator
642 inline GLuint GetParamVal<ParamType::TGLuint, GLuint>(const ParamValue &value)
1194 case ParamType::TGLuint: in AccessParamValue()
1195 return GetParamVal<ParamType::TGLuint, T>(value); in AccessParamValue()
1685 inline void SetParamVal<ParamType::TGLuint>(GLuint valueIn, ParamValue *valueOut)
2283 case ParamType::TGLuint: in InitParamValue()
2284 SetParamVal<ParamType::TGLuint>(valueIn, valueOut); in InitParamValue()
DFrameCapture.cpp1166 params.addValueParam("id", ParamType::TGLuint, id.value); in CaptureUpdateResourceIDs()
3178 GLuint index = call.params.getParam("index", ParamType::TGLuint, 0).value.GLuintVal; in maybeCaptureClientData()
3526 dataParamBuffer.addValueParam("dest", ParamType::TGLuint, buffer->id().value); in captureMappedBufferSnapshot()