Home
last modified time | relevance | path

Searched defs:fAttributes (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.h93 std::unique_ptr<GrGLProgram::Attribute[]> fAttributes; variable
/third_party/skia/src/gpu/gl/
DGrGLProgram.h154 std::unique_ptr<Attribute[]> fAttributes; variable
/third_party/skia/include/docs/
DSkPDFDocument.h66 AttributeList fAttributes; member
/third_party/skia/experimental/graphite/src/
DGraphicsPipelineDesc.h116 const Attribute* fAttributes = nullptr; variable
/third_party/skia/tests/
DPrimitiveProcessorTest.cpp123 std::unique_ptr<Attribute[]> fAttributes; in onCreateProgramInfo() member in __anon07fcb4860111::Op::onCreateProgramInfo::GP
/third_party/skia/src/pdf/
DSkPDFTag.cpp52 std::unique_ptr<SkPDFArray> fAttributes; member
/third_party/skia/src/gpu/
DGrGeometryProcessor.h158 const Attribute* fAttributes = nullptr; variable
/third_party/skia/src/gpu/ops/
DDrawVerticesOp.cpp194 std::vector<Attribute> fAttributes; member in skgpu::v1::DrawVerticesOp::__anon894c14d00111::VerticesGP