Home
last modified time | relevance | path

Searched defs:relativeoffset (Results 1 – 16 of 16) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DvalidationGL43.cpp129 GLuint relativeoffset) in ValidateVertexAttribLFormat()
DvalidationGL45.cpp996 GLuint relativeoffset) in ValidateVertexArrayAttribFormat()
1006 GLuint relativeoffset) in ValidateVertexArrayAttribIFormat()
1016 GLuint relativeoffset) in ValidateVertexArrayAttribLFormat()
Dcapture_gles_3_1_autogen.cpp1345 GLuint relativeoffset) in CaptureVertexAttribFormat()
1363 GLuint relativeoffset) in CaptureVertexAttribIFormat()
DvalidationES31.cpp1257 GLuint relativeoffset) in ValidateVertexAttribFormat()
1271 GLuint relativeoffset) in ValidateVertexAttribIFormat()
DContext_gl.cpp2790 GLuint relativeoffset) in vertexAttribLFormat()
3671 GLuint relativeoffset) in vertexArrayAttribFormat()
3680 GLuint relativeoffset) in vertexArrayAttribIFormat()
3689 GLuint relativeoffset) in vertexArrayAttribLFormat()
/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_gl_4_3_autogen.cpp1135 GLuint relativeoffset) in VertexAttribFormat()
1163 GLuint relativeoffset) in VertexAttribIFormat()
1191 GLuint relativeoffset) in VertexAttribLFormat()
Dentry_points_gl_4_5_autogen.cpp3040 GLuint relativeoffset) in VertexArrayAttribFormat()
3071 GLuint relativeoffset) in VertexArrayAttribIFormat()
3100 GLuint relativeoffset) in VertexArrayAttribLFormat()
DlibGL_autogen.cpp5340 GLuint relativeoffset) in glVertexAttribFormat()
5348 GLuint relativeoffset) in glVertexAttribIFormat()
5356 GLuint relativeoffset) in glVertexAttribLFormat()
6275 GLuint relativeoffset) in glVertexArrayAttribFormat()
6284 GLuint relativeoffset) in glVertexArrayAttribIFormat()
6293 GLuint relativeoffset) in glVertexArrayAttribLFormat()
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/
DGLESv31Imp.cpp604 …bFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) { in glVertexAttribFormat()
611 …PIENTRY glVertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) { in glVertexAttribIFormat()
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp1727 GLuint relativeoffset) in VertexAttribFormat()
1755 GLuint relativeoffset) in VertexAttribIFormat()
DlibGLESv2_autogen.cpp1973 GLuint relativeoffset) in glVertexAttribFormat()
1981 GLuint relativeoffset) in glVertexAttribIFormat()
9480 GLuint relativeoffset) in glVertexAttribFormatContextANGLE()
9516 GLuint relativeoffset) in glVertexAttribIFormatContextANGLE()
Dentry_points_gles_ext_autogen.cpp23104 GLuint relativeoffset) in VertexAttribFormatContextANGLE()
23221 GLuint relativeoffset) in VertexAttribIFormatContextANGLE()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp2895 GLuint relativeoffset) in glVertexArrayAttribFormatNULL()
2902 GLuint relativeoffset) in glVertexArrayAttribIFormatNULL()
2909 GLuint relativeoffset) in glVertexArrayAttribLFormatNULL()
3022 GLuint relativeoffset) in glVertexAttribFormatNULL()
3070 GLuint relativeoffset) in glVertexAttribIFormatNULL()
3101 GLuint relativeoffset) in glVertexAttribLFormatNULL()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp2850 …ribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) in glVertexAttribFormat()
2856 void glVertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) in glVertexAttribIFormat()
DGL2Encoder.cpp5812 …* self, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) { in s_glVertexAttribFormat()
5823 …rtexAttribIFormat(void* self, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) { in s_glVertexAttribIFormat()
Dgl2_enc.cpp10932 …d *self , GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) in glVertexAttribFormat_enc()
10962 …xAttribIFormat_enc(void *self , GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) in glVertexAttribIFormat_enc()