Home
last modified time | relevance | path

Searched refs:QueryVertexAttribBase (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp505 void QueryVertexAttribBase(const VertexAttribute &attrib, in QueryVertexAttribBase() function
1386 QueryVertexAttribBase(attrib, binding, currentValueData.Values.FloatValues, pname, params); in QueryVertexAttribfv()
1395 QueryVertexAttribBase(attrib, binding, currentValueData.Values.FloatValues, pname, params); in QueryVertexAttribiv()
1418 QueryVertexAttribBase(attrib, binding, currentValueData.Values.IntValues, pname, params); in QueryVertexAttribIiv()
1427 QueryVertexAttribBase(attrib, binding, currentValueData.Values.UnsignedIntValues, pname, in QueryVertexAttribIuiv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp595 void QueryVertexAttribBase(const VertexAttribute &attrib, in QueryVertexAttribBase() function
1589 QueryVertexAttribBase(attrib, binding, currentValueData.Values.FloatValues, pname, params); in QueryVertexAttribfv()
1598 QueryVertexAttribBase(attrib, binding, currentValueData.Values.FloatValues, pname, params); in QueryVertexAttribiv()
1621 QueryVertexAttribBase(attrib, binding, currentValueData.Values.IntValues, pname, params); in QueryVertexAttribIiv()
1630 QueryVertexAttribBase(attrib, binding, currentValueData.Values.UnsignedIntValues, pname, in QueryVertexAttribIuiv()