Searched defs:fFunctions (Results 1 - 10 of 10) sorted by relevance

/external/skia/src/sksl/ir/
H A DSkSLUnresolvedFunction.h21 , fFunctions(std::move(funcs)) {
33 const std::vector<const FunctionDeclaration*> fFunctions; member in struct:SkSL::UnresolvedFunction
H A DSkSLFunctionReference.h25 , fFunctions(function) {}
36 const std::vector<const FunctionDeclaration*> fFunctions; member in struct:SkSL::FunctionReference
/external/skqp/src/sksl/ir/
H A DSkSLUnresolvedFunction.h21 , fFunctions(std::move(funcs)) {
33 const std::vector<const FunctionDeclaration*> fFunctions; member in struct:SkSL::UnresolvedFunction
H A DSkSLFunctionReference.h25 , fFunctions(function) {}
36 const std::vector<const FunctionDeclaration*> fFunctions; member in struct:SkSL::FunctionReference
/external/skia/src/gpu/glsl/
H A DGrGLSLShaderBuilder.h243 SkString fFunctions; member in class:GrGLSLShaderBuilder
/external/skqp/src/gpu/glsl/
H A DGrGLSLShaderBuilder.h245 SkString fFunctions; member in class:GrGLSLShaderBuilder
/external/skia/include/gpu/vk/
H A DGrVkInterface.h209 } fFunctions; member in struct:GrVkInterface
/external/skqp/include/gpu/vk/
H A DGrVkInterface.h209 } fFunctions; member in struct:GrVkInterface
/external/skia/include/gpu/gl/
H A DGrGLInterface.h336 } fFunctions; member in struct:GrGLInterface
/external/skqp/include/gpu/gl/
H A DGrGLInterface.h462 } fFunctions; member in struct:GrGLInterface

Completed in 229 milliseconds