Searched refs:kIEEE_32_infinity (Results 1 – 3 of 3) sorted by relevance
79 fVertexWriter << VertexWriter::kIEEE_32_infinity; // p3.y=Inf indicates a conic. in ~ConicPatch()97 fVertexWriter.fill(VertexWriter::kIEEE_32_infinity, 2); in ~TrianglePatch()
50 *writer << w << skgpu::VertexWriter::kIEEE_32_infinity; in WriteConicPatch()
46 inline constexpr static uint32_t kIEEE_32_infinity = 0x7f800000; member