Home
last modified time | relevance | path

Searched defs:progIdx (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp3059 int progIdx = TextureToCopyProgramIdx(srcTex); in createCopyProgram() local
3171 bool GrGLGpu::createMipmapProgram(int progIdx) { in createMipmapProgram()
3343 int progIdx = TextureToCopyProgramIdx(srcTex); in copySurfaceAsDraw() local
3531 int progIdx = TextureSizeToMipmapProgramIdx(width, height); in onRegenerateMipMapLevels() local
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp3213 int progIdx = TextureToCopyProgramIdx(srcTex); in createCopyProgram() local
3326 bool GrGLGpu::createMipmapProgram(int progIdx) { in createMipmapProgram()
3486 int progIdx = TextureToCopyProgramIdx(srcTex); in copySurfaceAsDraw() local
3682 int progIdx = TextureSizeToMipmapProgramIdx(width, height); in onRegenerateMipMapLevels() local