Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLGpu.h98 auto* attribState = fHWVertexArrayState.bindInternalVertexArray(this, indexBuffer); in bindInternalVertexArray() local
DGrGLGpu.cpp3924 GrGLAttribArrayState* attribState; in bindInternalVertexArray() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp1868 const es2::VertexAttribute &attribState = context->getVertexAttribState(index); in GetVertexAttribIiv() local
1924 const es2::VertexAttribute &attribState = context->getVertexAttribState(index); in GetVertexAttribIuiv() local
DlibGLESv2.cpp3643 const es2::VertexAttribute &attribState = context->getVertexAttribState(index); in GetVertexAttribfv() local
3696 const es2::VertexAttribute &attribState = context->getVertexAttribState(index); in GetVertexAttribiv() local