Home
last modified time | relevance | path

Searched refs:usesSystemValuePointSize (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp1388 metadata.usesSystemValuePointSize()); in updateBuiltins()
1462 if (metadata.usesSystemValuePointSize() && in updateBuiltins()
DProgramD3D.h161 bool usesSystemValuePointSize() const;
DProgramD3D.cpp512 bool ProgramD3DMetadata::usesSystemValuePointSize() const in usesSystemValuePointSize() function in rx::ProgramD3DMetadata