Home
last modified time | relevance | path

Searched defs:texDims (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DDMSAATest.cpp198 SkISize texDims = {50, 50}; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp1033 void GrGLGpu::uploadTexData(SkISize texDims, in uploadTexData() argument
965 uploadColorTypeTexData(GrGLFormat textureFormat, GrColorType textureColorType, SkISize texDims, GrGLenum target, SkIRect dstRect, GrColorType srcColorType, const GrMipLevel texels[], int mipLevelCount) uploadColorTypeTexData() argument
993 uploadColorToTex(GrGLFormat textureFormat, SkISize texDims, GrGLenum target, std::array<float, 4> color, uint32_t levelMask) uploadColorToTex() argument
[all...]

Completed in 5 milliseconds