Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp688 void GLContext::vertexAttrib4f(uint32_t index, float x, float y, float z, float w) in vertexAttrib4f() function in sglr::GLContext
H A DsglrReferenceContext.cpp3986 void ReferenceContext::vertexAttrib4f(uint32_t index, float x, float y, float z, float w) in vertexAttrib4f() function in sglr::ReferenceContext
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h238 PFNGLVERTEXATTRIB4FPROC vertexAttrib4f = nullptr; variable
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl858 glVertexAttrib4fFunc vertexAttrib4f; variable