Home
last modified time | relevance | path

Searched refs:fGPUType (Results 1 – 25 of 42) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrPrimitiveProcessor.h58 : fName(name), fCPUType(cpuType), fGPUType(gpuType) { in Attribute()
65 constexpr bool isInitialized() const { return fGPUType != kVoid_GrSLType; } in isInitialized()
69 constexpr GrSLType gpuType() const { return fGPUType; } in gpuType()
75 return {fName, fGPUType, GrShaderVar::TypeModifier::In}; in asShaderVar()
81 GrSLType fGPUType = kVoid_GrSLType; variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrPrimitiveProcessor.h58 : fName(name), fCPUType(cpuType), fGPUType(gpuType) {} in Attribute()
67 constexpr GrSLType gpuType() const { return fGPUType; } in gpuType()
73 return {fName, fGPUType, GrShaderVar::kIn_TypeModifier}; in asShaderVar()
79 GrSLType fGPUType = kFloat_GrSLType; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrPrimitiveProcessor.h59 : fName(name), fCPUType(cpuType), fGPUType(gpuType) {} in Attribute()
68 constexpr GrSLType gpuType() const { return fGPUType; } in gpuType()
74 return {fName, fGPUType, GrShaderVar::TypeModifier::In}; in asShaderVar()
80 GrSLType fGPUType = kFloat_GrSLType; variable
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrPrimitiveProcessor.h58 : fName(name), fCPUType(cpuType), fGPUType(gpuType) {} in Attribute()
67 constexpr GrSLType gpuType() const { return fGPUType; } in gpuType()
73 return {fName, fGPUType, GrShaderVar::kIn_TypeModifier}; in asShaderVar()
79 GrSLType fGPUType = kFloat_GrSLType; variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrPrimitiveProcessor.h58 : fName(name), fCPUType(cpuType), fGPUType(gpuType) {} in Attribute()
67 constexpr GrSLType gpuType() const { return fGPUType; } in gpuType()
73 return {fName, fGPUType, GrShaderVar::kIn_TypeModifier}; in asShaderVar()
79 GrSLType fGPUType = kFloat_GrSLType; variable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrPrimitiveProcessor.h58 : fName(name), fCPUType(cpuType), fGPUType(gpuType) {} in Attribute()
67 constexpr GrSLType gpuType() const { return fGPUType; } in gpuType()
73 return {fName, fGPUType, GrShaderVar::kIn_TypeModifier}; in asShaderVar()
79 GrSLType fGPUType = kFloat_GrSLType; variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp114 array->fGPUType != gpuType || in set()
139 array->fGPUType = gpuType; in set()
H A DGrGLVertexArray.h84 GrSLType fGPUType; member
H A DGrGLProgram.h38 GrSLType fGPUType; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp108 array->fGPUType != gpuType || in set()
133 array->fGPUType = gpuType; in set()
H A DGrGLOpsRenderPass.cpp101 attrib.fGPUType, vertexStride, bufferOffset + attrib.fOffset, in setupGeometry()
115 attrib.fGPUType, instanceStride, bufferOffset + attrib.fOffset, in setupGeometry()
H A DGrGLVertexArray.h84 GrSLType fGPUType; member
H A DGrGLProgram.h38 GrSLType fGPUType; member
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp114 array->fGPUType != gpuType || in set()
139 array->fGPUType = gpuType; in set()
H A DGrGLVertexArray.h84 GrSLType fGPUType; member
H A DGrGLProgram.h38 GrSLType fGPUType; member
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp114 array->fGPUType != gpuType || in set()
139 array->fGPUType = gpuType; in set()
H A DGrGLVertexArray.h84 GrSLType fGPUType; member
H A DGrGLProgram.h38 GrSLType fGPUType; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp108 array->fGPUType != gpuType || in set()
133 array->fGPUType = gpuType; in set()
H A DGrGLVertexArray.h84 GrSLType fGPUType; member
H A DGrGLProgram.h38 GrSLType fGPUType; member
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp114 array->fGPUType != gpuType || in set()
139 array->fGPUType = gpuType; in set()
H A DGrGLVertexArray.h84 GrSLType fGPUType; member
H A DGrGLProgram.h38 GrSLType fGPUType; member

12