Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLPipelineStageCodeGenerator.cpp53 bool PipelineStageCodeGenerator::usesPrecisionModifiers() const { in usesPrecisionModifiers() function in SkSL::PipelineStageCodeGenerator
DSkSLUtil.h71 bool usesPrecisionModifiers() const { in usesPrecisionModifiers() function
DSkSLGLSLCodeGenerator.cpp78 bool GLSLCodeGenerator::usesPrecisionModifiers() const { in usesPrecisionModifiers() function in SkSL::GLSLCodeGenerator
DSkSLCPPCodeGenerator.cpp59 bool CPPCodeGenerator::usesPrecisionModifiers() const { in usesPrecisionModifiers() function in SkSL::CPPCodeGenerator
/third_party/flutter/skia/src/gpu/
DGrShaderCaps.h108 bool usesPrecisionModifiers() const { return fUsesPrecisionModifiers; } in usesPrecisionModifiers() function
/third_party/skia/src/gpu/
DGrShaderCaps.h123 bool usesPrecisionModifiers() const { return fUsesPrecisionModifiers; } in usesPrecisionModifiers() function
/third_party/skia/src/sksl/
DSkSLUtil.h84 bool usesPrecisionModifiers() const { in usesPrecisionModifiers() function
/third_party/skia/src/sksl/codegen/
DSkSLGLSLCodeGenerator.cpp76 bool GLSLCodeGenerator::usesPrecisionModifiers() const { in usesPrecisionModifiers() function in SkSL::GLSLCodeGenerator