Home
last modified time | relevance | path

Searched refs:fCPUType (Results 1 – 25 of 36) sorted by relevance

12

/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()
66 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType()
78 GrVertexAttribType fCPUType = kFloat_GrVertexAttribType; variable
366 return GrVertexAttribTypeSize(fCPUType); in size()
/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()
67 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType()
79 GrVertexAttribType fCPUType = kFloat_GrVertexAttribType; variable
375 return GrVertexAttribTypeSize(fCPUType); in size()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrPrimitiveProcessor.h58 : fName(name), fCPUType(cpuType), fGPUType(gpuType) {} in Attribute()
66 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType()
78 GrVertexAttribType fCPUType = kFloat_GrVertexAttribType; variable
366 return GrVertexAttribTypeSize(fCPUType); in size()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrPrimitiveProcessor.h58 : fName(name), fCPUType(cpuType), fGPUType(gpuType) {} in Attribute()
66 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType()
78 GrVertexAttribType fCPUType = kFloat_GrVertexAttribType; variable
366 return GrVertexAttribTypeSize(fCPUType); in size()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrPrimitiveProcessor.h58 : fName(name), fCPUType(cpuType), fGPUType(gpuType) {} in Attribute()
66 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType()
78 GrVertexAttribType fCPUType = kFloat_GrVertexAttribType; variable
366 return GrVertexAttribTypeSize(fCPUType); in size()
/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()
68 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType()
80 GrVertexAttribType fCPUType = kFloat_GrVertexAttribType; variable
380 return GrVertexAttribTypeSize(fCPUType); in size()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp113 array->fCPUType != cpuType || in set()
138 array->fCPUType = cpuType; in set()
H A DGrGLVertexArray.h83 GrVertexAttribType fCPUType; member
H A DGrGLProgram.h37 GrVertexAttribType fCPUType; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp107 array->fCPUType != cpuType || in set()
132 array->fCPUType = cpuType; in set()
H A DGrGLOpsRenderPass.cpp100 fAttribArrayState->set(fGpu, attrib.fLocation, vertexBuffer, attrib.fCPUType, in setupGeometry()
114 fAttribArrayState->set(fGpu, attrib.fLocation, instanceBuffer, attrib.fCPUType, in setupGeometry()
H A DGrGLVertexArray.h83 GrVertexAttribType fCPUType; member
H A DGrGLProgram.h37 GrVertexAttribType fCPUType; member
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp113 array->fCPUType != cpuType || in set()
138 array->fCPUType = cpuType; in set()
H A DGrGLVertexArray.h83 GrVertexAttribType fCPUType; member
H A DGrGLProgram.h37 GrVertexAttribType fCPUType; member
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp113 array->fCPUType != cpuType || in set()
138 array->fCPUType = cpuType; in set()
H A DGrGLVertexArray.h83 GrVertexAttribType fCPUType; member
H A DGrGLProgram.h37 GrVertexAttribType fCPUType; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp107 array->fCPUType != cpuType || in set()
132 array->fCPUType = cpuType; in set()
H A DGrGLVertexArray.h83 GrVertexAttribType fCPUType; member
H A DGrGLProgram.h37 GrVertexAttribType fCPUType; member
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp113 array->fCPUType != cpuType || in set()
138 array->fCPUType = cpuType; in set()
H A DGrGLVertexArray.h83 GrVertexAttribType fCPUType; member
H A DGrGLProgram.h37 GrVertexAttribType fCPUType; member

12