Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp1382 const VertexAttribCurrentValueData &currentValueData, in QueryVertexAttribfv()
1391 const VertexAttribCurrentValueData &currentValueData, in QueryVertexAttribiv()
1414 const VertexAttribCurrentValueData &currentValueData, in QueryVertexAttribIiv()
1423 const VertexAttribCurrentValueData &currentValueData, in QueryVertexAttribIuiv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp1585 const VertexAttribCurrentValueData &currentValueData, in QueryVertexAttribfv()
1594 const VertexAttribCurrentValueData &currentValueData, in QueryVertexAttribiv()
1617 const VertexAttribCurrentValueData &currentValueData, in QueryVertexAttribIiv()
1626 const VertexAttribCurrentValueData &currentValueData, in QueryVertexAttribIuiv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DVertexDataManager.cpp272 auto currentValueData = state.getVertexAttribCurrentValue(attribIndex); in prepareVertexData() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DVertexDataManager.cpp274 auto currentValueData = state.getVertexAttribCurrentValue(attribIndex); in prepareVertexData() local