/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_1_0_params.cpp | 35 CaptureColorPointer_pointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureColorPointer_pointer() argument 272 CaptureNormalPointer_pointer(const State &glState, bool isCallValid, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureNormalPointer_pointer() argument 300 CaptureTexCoordPointer_pointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureTexCoordPointer_pointer() argument 353 CaptureVertexPointer_pointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureVertexPointer_pointer() argument
|
H A D | capture_gles_3_1_params.cpp | 16 CaptureCreateShaderProgramv_strings(const State &glState, bool isCallValid, ShaderType typePacked, GLsizei count, const GLchar *const *strings, ParamCapture *paramCapture) CaptureCreateShaderProgramv_strings() argument 48 CaptureDrawElementsIndirect_indirect(const State &glState, bool isCallValid, PrimitiveMode modePacked, DrawElementsType typePacked, const void *indirect, ParamCapture *paramCapture) CaptureDrawElementsIndirect_indirect() argument
|
H A D | capture_gles_3_2_params.cpp | 52 CaptureDrawElementsBaseVertex_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex, ParamCapture *indicesParam) CaptureDrawElementsBaseVertex_indices() argument 65 CaptureDrawElementsInstancedBaseVertex_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLsizei instancecount, GLint basevertex, ParamCapture *indicesParam) CaptureDrawElementsInstancedBaseVertex_indices() argument 78 CaptureDrawRangeElementsBaseVertex_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex, ParamCapture *indicesParam) CaptureDrawRangeElementsBaseVertex_indices() argument
|
H A D | capture_gles_3_1_autogen.cpp | 87 CaptureCreateShaderProgramv(const State &glState, bool isCallValid, ShaderType typePacked, GLsizei count, const GLchar *const *strings, GLuint returnValue) CaptureCreateShaderProgramv() argument 208 CaptureDrawElementsIndirect(const State &glState, bool isCallValid, PrimitiveMode modePacked, DrawElementsType typePacked, const void *indirect) CaptureDrawElementsIndirect() argument 1760 CaptureVertexAttribFormat(const State &glState, bool isCallValid, GLuint attribindex, GLint size, VertexAttribType typePacked, GLboolean normalized, GLuint relativeoffset) CaptureVertexAttribFormat() argument 1779 CaptureVertexAttribIFormat(const State &glState, bool isCallValid, GLuint attribindex, GLint size, VertexAttribType typePacked, GLuint relativeoffset) CaptureVertexAttribIFormat() argument [all...] |
H A D | capture_gles_2_0_params.cpp | 134 CaptureDrawElements_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, ParamCapture *paramCapture) CaptureDrawElements_indices() argument 905 CaptureVertexAttribPointer_pointer(const State &glState, bool isCallValid, GLuint index, GLint size, VertexAttribType typePacked, GLboolean normalized, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureVertexAttribPointer_pointer() argument
|
H A D | capture_gles_3_0_params.cpp | 136 CaptureDrawElementsInstanced_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLsizei instancecount, ParamCapture *paramCapture) CaptureDrawElementsInstanced_indices() argument 149 CaptureDrawRangeElements_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, ParamCapture *paramCapture) CaptureDrawRangeElements_indices() argument 877 CaptureVertexAttribIPointer_pointer(const State &glState, bool isCallValid, GLuint index, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureVertexAttribIPointer_pointer() argument
|
H A D | capture_gles_3_2_autogen.cpp | 262 CaptureDrawElementsBaseVertex(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex) CaptureDrawElementsBaseVertex() argument 297 CaptureDrawElementsInstancedBaseVertex(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLsizei instancecount, GLint basevertex) CaptureDrawElementsInstancedBaseVertex() argument 336 CaptureDrawRangeElementsBaseVertex(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex) CaptureDrawRangeElementsBaseVertex() argument [all...] |
H A D | capture_gles_1_0_autogen.cpp | 186 CaptureColorPointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer) CaptureColorPointer() argument 1116 CaptureNormalPointer(const State &glState, bool isCallValid, VertexAttribType typePacked, GLsizei stride, const void *pointer) CaptureNormalPointer() argument 1391 CaptureTexCoordPointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer) CaptureTexCoordPointer() argument 1633 CaptureVertexPointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer) CaptureVertexPointer() argument [all...] |
H A D | capture_gles_2_0_autogen.cpp | 498 CaptureCreateShader(const State &glState, bool isCallValid, ShaderType typePacked, GLuint returnValue) CaptureCreateShader() argument 739 CaptureDrawElements(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices) CaptureDrawElements() argument 3156 CaptureVertexAttribPointer(const State &glState, bool isCallValid, GLuint index, GLint size, VertexAttribType typePacked, GLboolean normalized, GLsizei stride, const void *pointer) CaptureVertexAttribPointer() argument [all...] |
H A D | capture_gles_3_0_autogen.cpp | 577 CaptureDrawElementsInstanced(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLsizei instancecount) CaptureDrawElementsInstanced() argument 612 CaptureDrawRangeElements(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices) CaptureDrawRangeElements() argument 2698 CaptureVertexAttribIPointer(const State &glState, bool isCallValid, GLuint index, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer) CaptureVertexAttribIPointer() argument [all...] |
H A D | capture_gles_ext_autogen.cpp | 43 CaptureDrawElementsInstancedBaseVertexBaseInstanceANGLE(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const GLvoid *indices, GLsizei instanceCounts, GLint baseVertex, GLuint baseInstance) CaptureDrawElementsInstancedBaseVertexBaseInstanceANGLE() argument 171 CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE( const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, const GLvoid *const *indices, const GLsizei *instanceCounts, const GLint *baseVertices, const GLuint *baseInstances, GLsizei drawcount) CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE() argument 580 CaptureDrawElementsInstancedANGLE(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLsizei primcount) CaptureDrawElementsInstancedANGLE() argument 978 CaptureMultiDrawElementsANGLE(const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, const GLvoid *const *indices, GLsizei drawcount) CaptureMultiDrawElementsANGLE() argument 1029 CaptureMultiDrawElementsInstancedANGLE(const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, const GLvoid *const *indices, const GLsizei *instanceCounts, GLsizei drawcount) CaptureMultiDrawElementsInstancedANGLE() argument 5507 CaptureDrawElementsBaseVertexEXT(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex) CaptureDrawElementsBaseVertexEXT() argument 5542 CaptureDrawElementsInstancedBaseVertexEXT(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLsizei instancecount, GLint basevertex) CaptureDrawElementsInstancedBaseVertexEXT() argument 5581 CaptureDrawRangeElementsBaseVertexEXT(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex) CaptureDrawRangeElementsBaseVertexEXT() argument 5621 CaptureMultiDrawElementsBaseVertexEXT(const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *count, DrawElementsType typePacked, const void *const *indices, GLsizei primcount, const GLint *basevertex) CaptureMultiDrawElementsBaseVertexEXT() argument 5767 CaptureDrawElementsInstancedEXT(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLsizei primcount) CaptureDrawElementsInstancedEXT() argument 6756 CaptureCreateShaderProgramvEXT(const State &glState, bool isCallValid, ShaderType typePacked, GLsizei count, const GLchar **strings, GLuint returnValue) CaptureCreateShaderProgramvEXT() argument 9102 CaptureDrawElementsBaseVertexOES(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex) CaptureDrawElementsBaseVertexOES() argument 9137 CaptureDrawElementsInstancedBaseVertexOES(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLsizei instancecount, GLint basevertex) CaptureDrawElementsInstancedBaseVertexOES() argument 9176 CaptureDrawRangeElementsBaseVertexOES(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex) CaptureDrawRangeElementsBaseVertexOES() argument 9973 CapturePointSizePointerOES(const State &glState, bool isCallValid, VertexAttribType typePacked, GLsizei stride, const void *pointer) CapturePointSizePointerOES() argument [all...] |
H A D | capture_gles_ext_params.cpp | 19 CaptureDrawElementsInstancedBaseVertexBaseInstanceANGLE_indices( const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const GLvoid *indices, GLsizei instanceCounts, GLint baseVertex, GLuint baseInstance, angle::ParamCapture *paramCapture) CaptureDrawElementsInstancedBaseVertexBaseInstanceANGLE_indices() argument 88 CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_counts( const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, const GLvoid *const *indices, const GLsizei *instanceCounts, const GLint *baseVertices, const GLuint *baseInstances, GLsizei drawcount, angle::ParamCapture *paramCapture) CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_counts() argument 104 CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_indices( const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, const GLvoid *const *indices, const GLsizei *instanceCounts, const GLint *baseVertices, const GLuint *baseInstances, GLsizei drawcount, angle::ParamCapture *paramCapture) CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_indices() argument 120 CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_instanceCounts( const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, const GLvoid *const *indices, const GLsizei *instanceCounts, const GLint *baseVertices, const GLuint *baseInstances, GLsizei drawcount, angle::ParamCapture *paramCapture) CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_instanceCounts() argument 136 CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_baseVertices( const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, const GLvoid *const *indices, const GLsizei *instanceCounts, const GLint *baseVertices, const GLuint *baseInstances, GLsizei drawcount, angle::ParamCapture *paramCapture) CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_baseVertices() argument 152 CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_baseInstances( const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, const GLvoid *const *indices, const GLsizei *instanceCounts, const GLint *baseVertices, const GLuint *baseInstances, GLsizei drawcount, angle::ParamCapture *paramCapture) CaptureMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE_baseInstances() argument 168 CaptureDrawElementsInstancedANGLE_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLsizei primcount, ParamCapture *paramCapture) CaptureDrawElementsInstancedANGLE_indices() argument 181 CaptureDrawElementsBaseVertexEXT_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex, ParamCapture *indicesParam) CaptureDrawElementsBaseVertexEXT_indices() argument 193 CaptureDrawElementsInstancedBaseVertexEXT_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLsizei instancecount, GLint basevertex, ParamCapture *indicesParam) CaptureDrawElementsInstancedBaseVertexEXT_indices() argument 229 CaptureDrawRangeElementsBaseVertexEXT_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex, ParamCapture *indicesParam) CaptureDrawRangeElementsBaseVertexEXT_indices() argument 243 CaptureMultiDrawElementsBaseVertexEXT_count(const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *count, DrawElementsType typePacked, const void *const *indices, GLsizei drawcount, const GLint *basevertex, ParamCapture *countParam) CaptureMultiDrawElementsBaseVertexEXT_count() argument 256 CaptureMultiDrawElementsBaseVertexEXT_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *count, DrawElementsType typePacked, const void *const *indices, GLsizei drawcount, const GLint *basevertex, ParamCapture *indicesParam) CaptureMultiDrawElementsBaseVertexEXT_indices() argument 269 CaptureMultiDrawElementsBaseVertexEXT_basevertex(const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *count, DrawElementsType typePacked, const void *const *indices, GLsizei drawcount, const GLint *basevertex, ParamCapture *basevertexParam) CaptureMultiDrawElementsBaseVertexEXT_basevertex() argument 282 CaptureDrawElementsBaseVertexOES_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex, ParamCapture *indicesParam) CaptureDrawElementsBaseVertexOES_indices() argument 295 CaptureDrawElementsInstancedBaseVertexOES_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLsizei instancecount, GLint basevertex, ParamCapture *indicesParam) CaptureDrawElementsInstancedBaseVertexOES_indices() argument 308 CaptureDrawRangeElementsBaseVertexOES_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex, ParamCapture *indicesParam) CaptureDrawRangeElementsBaseVertexOES_indices() argument 380 CaptureMultiDrawElementsANGLE_counts(const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, const GLvoid *const *indices, GLsizei drawcount, ParamCapture *paramCapture) CaptureMultiDrawElementsANGLE_counts() argument 392 CaptureMultiDrawElementsANGLE_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, const GLvoid *const *indices, GLsizei drawcount, ParamCapture *paramCapture) CaptureMultiDrawElementsANGLE_indices() argument 404 CaptureMultiDrawElementsInstancedANGLE_counts(const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, const GLvoid *const *indices, const GLsizei *instanceCounts, GLsizei drawcount, ParamCapture *paramCapture) CaptureMultiDrawElementsInstancedANGLE_counts() argument 417 CaptureMultiDrawElementsInstancedANGLE_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, const GLvoid *const *indices, const GLsizei *instanceCounts, GLsizei drawcount, ParamCapture *paramCapture) CaptureMultiDrawElementsInstancedANGLE_indices() argument 430 CaptureMultiDrawElementsInstancedANGLE_instanceCounts(const State &glState, bool isCallValid, PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, const GLvoid *const *indices, const GLsizei *instanceCounts, GLsizei drawcount, ParamCapture *paramCapture) CaptureMultiDrawElementsInstancedANGLE_instanceCounts() argument 2481 CaptureDrawElementsInstancedEXT_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLsizei count, DrawElementsType typePacked, const void *indices, GLsizei primcount, ParamCapture *paramCapture) CaptureDrawElementsInstancedEXT_indices() argument 3249 CapturePointSizePointerOES_pointer(const State &glState, bool isCallValid, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CapturePointSizePointerOES_pointer() argument 3587 CaptureCreateShaderProgramvEXT_strings(const State &glState, bool isCallValid, ShaderType typePacked, GLsizei count, const GLchar **strings, angle::ParamCapture *paramCapture) CaptureCreateShaderProgramvEXT_strings() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_2_autogen.cpp | 174 ShaderType typePacked = PackParam<ShaderType>(type); in GL_CreateShader() local 2423 VertexAttribType typePacked = PackParam<VertexAttribType>(type); in GL_VertexAttribPointer() local
|
H A D | entry_points_gl_3_autogen.cpp | 2291 VertexAttribType typePacked = PackParam<VertexAttribType>(type); in GL_VertexAttribIPointer() local 2396 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElementsInstanced() local 2779 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElementsBaseVertex() local 2816 DrawElementsType typePacked = PackParam<DrawElementsType>(type); GL_DrawElementsInstancedBaseVertex() local 2854 DrawElementsType typePacked = PackParam<DrawElementsType>(type); GL_DrawRangeElementsBaseVertex() local 3114 DrawElementsType typePacked = PackParam<DrawElementsType>(type); GL_MultiDrawElementsBaseVertex() local [all...] |
H A D | entry_points_gl_4_autogen.cpp | 254 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElementsIndirect() local 1403 ShaderType typePacked = PackParam<ShaderType>(type); in GL_CreateShaderProgramv() local 4046 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElementsInstancedBaseVertexBaseInstance() local 5597 VertexAttribType typePacked = PackParam<VertexAttribType>(type); GL_VertexAttribFormat() local 5628 VertexAttribType typePacked = PackParam<VertexAttribType>(type); GL_VertexAttribIFormat() local [all...] |
H A D | entry_points_gl_1_autogen.cpp | 7427 VertexAttribType typePacked = PackParam<VertexAttribType>(type); in GL_ColorPointer() local 7668 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElements() local 7918 VertexAttribType typePacked = PackParam<VertexAttribType>(type); in GL_NormalPointer() local 8041 VertexAttribType typePacked = PackParam<VertexAttribType>(type); GL_TexCoordPointer() local 8144 VertexAttribType typePacked = PackParam<VertexAttribType>(type); GL_VertexPointer() local 8218 DrawElementsType typePacked = PackParam<DrawElementsType>(type); GL_DrawRangeElements() local 9764 DrawElementsType typePacked = PackParam<DrawElementsType>(type); GL_MultiDrawElements() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_1_0_autogen.cpp | 275 VertexAttribType typePacked = PackParam<VertexAttribType>(type); in GL_ColorPointer() local 1387 VertexAttribType typePacked = PackParam<VertexAttribType>(type); in GL_NormalPointer() local 1812 VertexAttribType typePacked = PackParam<VertexAttribType>(type); in GL_TexCoordPointer() local 2099 VertexAttribType typePacked = PackParam<VertexAttribType>(type); GL_VertexPointer() local [all...] |
H A D | entry_points_gles_3_1_autogen.cpp | 153 ShaderType typePacked = PackParam<ShaderType>(type); in GL_CreateShaderProgramv() local 292 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElementsIndirect() local 2023 VertexAttribType typePacked = PackParam<VertexAttribType>(type); in GL_VertexAttribFormat() local 2054 VertexAttribType typePacked = PackParam<VertexAttribType>(type); GL_VertexAttribIFormat() local [all...] |
H A D | entry_points_gles_3_2_autogen.cpp | 365 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElementsBaseVertex() local 402 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElementsInstancedBaseVertex() local 440 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawRangeElementsBaseVertex() local [all...] |
H A D | entry_points_gles_2_0_autogen.cpp | 757 ShaderType typePacked = PackParam<ShaderType>(type); in GL_CreateShader() local 1130 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElements() local 3822 VertexAttribType typePacked = PackParam<VertexAttribType>(type); in GL_VertexAttribPointer() local [all...] |
H A D | entry_points_gles_3_0_autogen.cpp | 738 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawElementsInstanced() local 774 DrawElementsType typePacked = PackParam<DrawElementsType>(type); in GL_DrawRangeElements() local 3009 VertexAttribType typePacked = PackParam<VertexAttribType>(type); in GL_VertexAttribIPointer() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES31.cpp | 2122 ValidateCreateShaderProgramv(const Context *context, angle::EntryPoint entryPoint, ShaderType typePacked, GLsizei count, const GLchar *const *strings) ValidateCreateShaderProgramv() argument
|
H A D | validationESEXT.cpp | 1808 ValidateCreateShaderProgramvEXT(const Context *context, angle::EntryPoint entryPoint, ShaderType typePacked, GLsizei count, const GLchar **strings) ValidateCreateShaderProgramvEXT() argument
|
H A D | validationES3.cpp | 3831 ValidateMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode modePacked, const GLsizei *counts, DrawElementsType typePacked, const GLvoid *const *indices, const GLsizei *instanceCounts, const GLint *baseVertices, const GLuint *baseInstances, GLsizei drawcount) ValidateMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE() argument
|
H A D | validationGL1.cpp | 2133 ValidateMultiDrawElements(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode modePacked, const GLsizei *count, DrawElementsType typePacked, const void *const *indices, GLsizei drawcount) ValidateMultiDrawElements() argument
|