Home
last modified time | relevance | path

Searched defs:vertexAttrib3f (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp683 void GLContext::vertexAttrib3f(uint32_t index, float x, float y, float z) in vertexAttrib3f() function in sglr::GLContext
H A DsglrReferenceContext.cpp3979 void ReferenceContext::vertexAttrib3f(uint32_t index, float x, float y, float z) in vertexAttrib3f() function in sglr::ReferenceContext
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h224 PFNGLVERTEXATTRIB3FPROC vertexAttrib3f = nullptr; variable
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl844 glVertexAttrib3fFunc vertexAttrib3f; variable