HomeSort by relevance Sort by last modified time
    Searched refs:getDrawFace (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/
GrPipeline.h 203 GrDrawFace getDrawFace() const { return static_cast<GrDrawFace>(fDrawFace); }
  /external/skia/src/gpu/vk/
GrVkPipeline.cpp 386 rasterInfo->cullMode = draw_face_to_vk_cull_mode(pipeline.getDrawFace());
GrVkPipelineState.cpp 517 b.add32((int32_t)pipeline.getDrawFace());
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 236 milliseconds