Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLPipelineStageCodeGenerator.cpp52 bool PipelineStageCodeGenerator::usesPrecisionModifiers() const { in usesPrecisionModifiers() function in SkSL::PipelineStageCodeGenerator
DSkSLUtil.h72 bool usesPrecisionModifiers() const { in usesPrecisionModifiers() function
DSkSLGLSLCodeGenerator.cpp78 bool GLSLCodeGenerator::usesPrecisionModifiers() const { in usesPrecisionModifiers() function in SkSL::GLSLCodeGenerator
DSkSLCPPCodeGenerator.cpp58 bool CPPCodeGenerator::usesPrecisionModifiers() const { in usesPrecisionModifiers() function in SkSL::CPPCodeGenerator
/external/skqp/src/gpu/
DGrShaderCaps.h104 bool usesPrecisionModifiers() const { return fUsesPrecisionModifiers; } in usesPrecisionModifiers() function
/external/skia/src/gpu/
DGrShaderCaps.h105 bool usesPrecisionModifiers() const { return fUsesPrecisionModifiers; } in usesPrecisionModifiers() function
/external/skia/src/sksl/
DSkSLUtil.h84 bool usesPrecisionModifiers() const { in usesPrecisionModifiers() function
/external/skia/src/sksl/codegen/
DSkSLGLSLCodeGenerator.cpp87 bool GLSLCodeGenerator::usesPrecisionModifiers() const { in usesPrecisionModifiers() function in SkSL::GLSLCodeGenerator
DSkSLDSLCPPCodeGenerator.cpp81 bool DSLCPPCodeGenerator::usesPrecisionModifiers() const { in usesPrecisionModifiers() function in SkSL::DSLCPPCodeGenerator
DSkSLCPPCodeGenerator.cpp63 bool CPPCodeGenerator::usesPrecisionModifiers() const { in usesPrecisionModifiers() function in SkSL::CPPCodeGenerator