Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp678 void GLContext::vertexAttrib2f(uint32_t index, float x, float y) in vertexAttrib2f() function in sglr::GLContext
H A DsglrReferenceContext.cpp3972 void ReferenceContext::vertexAttrib2f(uint32_t index, float x, float y) in vertexAttrib2f() function in sglr::ReferenceContext
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h218 PFNGLVERTEXATTRIB2FPROC vertexAttrib2f = nullptr; variable
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl838 glVertexAttrib2fFunc vertexAttrib2f; variable