/external/angle/src/libANGLE/ |
D | Context_gles_1_0_autogen.h | 24 void colorPointer(GLint size, VertexAttribType typePacked, GLsizei stride, \ 73 void normalPointer(VertexAttribType typePacked, GLsizei stride, const void *pointer); \ 91 void texCoordPointer(GLint size, VertexAttribType typePacked, GLsizei stride, \ 106 void vertexPointer(GLint size, VertexAttribType typePacked, GLsizei stride, \
|
D | Context_gles_3_1_autogen.h | 20 GLuint createShaderProgramv(ShaderType typePacked, GLsizei count, \ 26 void drawElementsIndirect(PrimitiveMode modePacked, DrawElementsType typePacked, \ 127 void vertexAttribFormat(GLuint attribindex, GLint size, VertexAttribType typePacked, \ 129 void vertexAttribIFormat(GLuint attribindex, GLint size, VertexAttribType typePacked, \
|
D | Context_gles_3_2_autogen.h | 32 DrawElementsType typePacked, const void *indices, \ 35 DrawElementsType typePacked, const void *indices, \ 38 GLsizei count, DrawElementsType typePacked, \
|
D | validationES31_autogen.h | 38 ShaderType typePacked, 54 DrawElementsType typePacked, 323 VertexAttribType typePacked, 329 VertexAttribType typePacked,
|
D | validationES1_autogen.h | 48 VertexAttribType typePacked, 166 VertexAttribType typePacked, 204 VertexAttribType typePacked, 243 VertexAttribType typePacked,
|
D | validationES32_autogen.h | 76 DrawElementsType typePacked, 82 DrawElementsType typePacked, 91 DrawElementsType typePacked,
|
D | validationESEXT_autogen.h | 30 DrawElementsType typePacked, 45 DrawElementsType typePacked, 138 DrawElementsType typePacked, 211 DrawElementsType typePacked, 217 DrawElementsType typePacked, 885 DrawElementsType typePacked, 891 DrawElementsType typePacked, 900 DrawElementsType typePacked, 906 DrawElementsType typePacked, 941 DrawElementsType typePacked, [all …]
|
D | validationGL32_autogen.h | 23 DrawElementsType typePacked,
|
D | validationGL42_autogen.h | 36 DrawElementsType typePacked,
|
D | Context_gles_ext_autogen.h | 33 void pointSizePointer(VertexAttribType typePacked, GLsizei stride, const void *pointer); \ 53 PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, \ 59 PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, \ 92 DrawElementsType typePacked, const GLvoid *const *indices, \ 95 DrawElementsType typePacked, const GLvoid *const *indices, \ 139 DrawElementsType typePacked, const void *const *indices, \
|
D | Context_gles_3_0_autogen.h | 49 DrawElementsType typePacked, const void *indices, \ 52 DrawElementsType typePacked, const void *indices); \ 160 void vertexAttribIPointer(GLuint index, GLint size, VertexAttribType typePacked, \
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_3_2_params.cpp | 56 DrawElementsType typePacked, in CaptureDrawElementsBaseVertex_indices() argument 61 CaptureDrawElements_indices(glState, isCallValid, modePacked, count, typePacked, indices, in CaptureDrawElementsBaseVertex_indices() 69 DrawElementsType typePacked, in CaptureDrawElementsInstancedBaseVertex_indices() argument 84 DrawElementsType typePacked, in CaptureDrawRangeElementsBaseVertex_indices() argument
|
D | capture_gles_1_0_params.cpp | 38 VertexAttribType typePacked, in CaptureColorPointer_pointer() argument 274 VertexAttribType typePacked, in CaptureNormalPointer_pointer() argument 303 VertexAttribType typePacked, in CaptureTexCoordPointer_pointer() argument 356 VertexAttribType typePacked, in CaptureVertexPointer_pointer() argument
|
D | capture_gles_1_0_autogen.h | 69 VertexAttribType typePacked, 249 VertexAttribType typePacked, 324 VertexAttribType typePacked, 380 VertexAttribType typePacked, 399 VertexAttribType typePacked, 528 VertexAttribType typePacked, 545 VertexAttribType typePacked, 576 VertexAttribType typePacked,
|
D | capture_gles_ext_params.cpp | 24 DrawElementsType typePacked, in CaptureDrawElementsInstancedBaseVertexBaseInstanceANGLE_indices() argument 93 DrawElementsType typePacked, in CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_counts() argument 109 DrawElementsType typePacked, in CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_indices() argument 125 DrawElementsType typePacked, in CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_instanceCounts() argument 141 DrawElementsType typePacked, in CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_baseVertices() argument 157 DrawElementsType typePacked, in CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_baseInstances() argument 172 DrawElementsType typePacked, in CaptureDrawElementsInstancedANGLE_indices() argument 177 CaptureDrawElements_indices(glState, isCallValid, modePacked, count, typePacked, indices, in CaptureDrawElementsInstancedANGLE_indices() 185 DrawElementsType typePacked, in CaptureDrawElementsBaseVertexEXT_indices() argument 197 DrawElementsType typePacked, in CaptureDrawElementsInstancedBaseVertexEXT_indices() argument [all …]
|
D | capture_gles_3_2_autogen.h | 96 DrawElementsType typePacked, 103 DrawElementsType typePacked, 113 DrawElementsType typePacked, 314 DrawElementsType typePacked, 322 DrawElementsType typePacked, 333 DrawElementsType typePacked,
|
D | capture_gles_3_0_params.cpp | 140 DrawElementsType typePacked, in CaptureDrawElementsInstanced_indices() argument 145 CaptureDrawElements_indices(glState, isCallValid, modePacked, count, typePacked, indices, in CaptureDrawElementsInstanced_indices() 155 DrawElementsType typePacked, in CaptureDrawRangeElements_indices() argument 159 CaptureDrawElements_indices(glState, isCallValid, modePacked, count, typePacked, indices, in CaptureDrawRangeElements_indices() 880 VertexAttribType typePacked, in CaptureVertexAttribIPointer_pointer() argument 885 CaptureVertexAttribPointer_pointer(glState, isCallValid, index, size, typePacked, false, stride, in CaptureVertexAttribIPointer_pointer()
|
D | capture_gles_ext_autogen.h | 35 DrawElementsType typePacked, 53 DrawElementsType typePacked, 156 DrawElementsType typePacked, 240 DrawElementsType typePacked, 247 DrawElementsType typePacked, 1072 DrawElementsType typePacked, 1079 DrawElementsType typePacked, 1089 DrawElementsType typePacked, 1096 DrawElementsType typePacked, 1136 DrawElementsType typePacked, [all …]
|
D | capture_gles_3_1_autogen.h | 46 ShaderType typePacked, 69 DrawElementsType typePacked, 405 VertexAttribType typePacked, 412 VertexAttribType typePacked, 423 ShaderType typePacked, 440 DrawElementsType typePacked,
|
D | capture_gles_1_0_autogen.cpp | 189 VertexAttribType typePacked, in CaptureColorPointer() argument 196 paramBuffer.addValueParam("typePacked", ParamType::TVertexAttribType, typePacked); in CaptureColorPointer() 203 CaptureColorPointer_pointer(glState, isCallValid, size, typePacked, stride, pointer, in CaptureColorPointer() 1118 VertexAttribType typePacked, in CaptureNormalPointer() argument 1124 paramBuffer.addValueParam("typePacked", ParamType::TVertexAttribType, typePacked); in CaptureNormalPointer() 1131 CaptureNormalPointer_pointer(glState, isCallValid, typePacked, stride, pointer, in CaptureNormalPointer() 1394 VertexAttribType typePacked, in CaptureTexCoordPointer() argument 1401 paramBuffer.addValueParam("typePacked", ParamType::TVertexAttribType, typePacked); in CaptureTexCoordPointer() 1408 CaptureTexCoordPointer_pointer(glState, isCallValid, size, typePacked, stride, pointer, in CaptureTexCoordPointer() 1636 VertexAttribType typePacked, in CaptureVertexPointer() argument [all …]
|
D | capture_gles_3_2_autogen.cpp | 266 DrawElementsType typePacked, in CaptureDrawElementsBaseVertex() argument 274 paramBuffer.addValueParam("typePacked", ParamType::TDrawElementsType, typePacked); in CaptureDrawElementsBaseVertex() 280 CaptureDrawElementsBaseVertex_indices(glState, isCallValid, modePacked, count, typePacked, in CaptureDrawElementsBaseVertex() 301 DrawElementsType typePacked, in CaptureDrawElementsInstancedBaseVertex() argument 310 paramBuffer.addValueParam("typePacked", ParamType::TDrawElementsType, typePacked); in CaptureDrawElementsInstancedBaseVertex() 317 typePacked, indices, instancecount, in CaptureDrawElementsInstancedBaseVertex() 342 DrawElementsType typePacked, in CaptureDrawRangeElementsBaseVertex() argument 352 paramBuffer.addValueParam("typePacked", ParamType::TDrawElementsType, typePacked); in CaptureDrawRangeElementsBaseVertex() 359 count, typePacked, indices, basevertex, in CaptureDrawRangeElementsBaseVertex()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_2_autogen.cpp | 351 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElementsBaseVertex() local 354 ValidateDrawElementsBaseVertex(context, modePacked, count, typePacked, in GL_DrawElementsBaseVertex() 358 context->drawElementsBaseVertex(modePacked, count, typePacked, indices, basevertex); in GL_DrawElementsBaseVertex() 360 ANGLE_CAPTURE(DrawElementsBaseVertex, isCallValid, context, modePacked, count, typePacked, in GL_DrawElementsBaseVertex() 387 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElementsInstancedBaseVertex() local 390 context, modePacked, count, typePacked, in GL_DrawElementsInstancedBaseVertex() 394 context->drawElementsInstancedBaseVertex(modePacked, count, typePacked, indices, in GL_DrawElementsInstancedBaseVertex() 398 typePacked, indices, instancecount, basevertex); in GL_DrawElementsInstancedBaseVertex() 424 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawRangeElementsBaseVertex() local 428 typePacked, indices, basevertex)); in GL_DrawRangeElementsBaseVertex() [all …]
|
D | entry_points_gles_3_1_autogen.cpp | 149 ShaderType typePacked = PackParam<ShaderType>(type); in GL_CreateShaderProgramv() local 152 ValidateCreateShaderProgramv(context, typePacked, count, strings)); in GL_CreateShaderProgramv() 155 returnValue = context->createShaderProgramv(typePacked, count, strings); in GL_CreateShaderProgramv() 162 ANGLE_CAPTURE(CreateShaderProgramv, isCallValid, context, typePacked, count, strings, in GL_CreateShaderProgramv() 281 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElementsIndirect() local 285 ValidateDrawElementsIndirect(context, modePacked, typePacked, indirect)); in GL_DrawElementsIndirect() 288 context->drawElementsIndirect(modePacked, typePacked, indirect); in GL_DrawElementsIndirect() 290 ANGLE_CAPTURE(DrawElementsIndirect, isCallValid, context, modePacked, typePacked, indirect); in GL_DrawElementsIndirect() 1954 VertexAttribType typePacked = PackParam<VertexAttribType>(type); in GL_VertexAttribFormat() local 1957 ValidateVertexAttribFormat(context, attribindex, size, typePacked, in GL_VertexAttribFormat() [all …]
|
D | entry_points_gles_1_0_autogen.cpp | 265 VertexAttribType typePacked = PackParam<VertexAttribType>(type); in GL_ColorPointer() local 268 ValidateColorPointer(context, size, typePacked, stride, pointer)); in GL_ColorPointer() 271 context->colorPointer(size, typePacked, stride, pointer); in GL_ColorPointer() 273 ANGLE_CAPTURE(ColorPointer, isCallValid, context, size, typePacked, stride, pointer); in GL_ColorPointer() 1329 VertexAttribType typePacked = PackParam<VertexAttribType>(type); in GL_NormalPointer() local 1332 ValidateNormalPointer(context, typePacked, stride, pointer)); in GL_NormalPointer() 1335 context->normalPointer(typePacked, stride, pointer); in GL_NormalPointer() 1337 ANGLE_CAPTURE(NormalPointer, isCallValid, context, typePacked, stride, pointer); in GL_NormalPointer() 1735 VertexAttribType typePacked = PackParam<VertexAttribType>(type); in GL_TexCoordPointer() local 1738 ValidateTexCoordPointer(context, size, typePacked, stride, pointer)); in GL_TexCoordPointer() [all …]
|
D | entry_points_gles_ext_autogen.cpp | 92 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElementsInstancedBaseVertexBaseInstanceANGLE() local 96 context, modePacked, count, typePacked, indices, in GL_DrawElementsInstancedBaseVertexBaseInstanceANGLE() 101 modePacked, count, typePacked, indices, instanceCounts, baseVertex, baseInstance); in GL_DrawElementsInstancedBaseVertexBaseInstanceANGLE() 104 modePacked, count, typePacked, indices, instanceCounts, baseVertex, in GL_DrawElementsInstancedBaseVertexBaseInstanceANGLE() 171 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_MultiDrawElementsInstancedBaseVertexBaseInstanceANGLE() local 175 context, modePacked, counts, typePacked, indices, instanceCounts, in GL_MultiDrawElementsInstancedBaseVertexBaseInstanceANGLE() 180 modePacked, counts, typePacked, indices, instanceCounts, baseVertices, in GL_MultiDrawElementsInstancedBaseVertexBaseInstanceANGLE() 184 modePacked, counts, typePacked, indices, instanceCounts, baseVertices, in GL_MultiDrawElementsInstancedBaseVertexBaseInstanceANGLE() 546 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElementsInstancedANGLE() local 550 typePacked, indices, primcount)); in GL_DrawElementsInstancedANGLE() [all …]
|