Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/builders/
H A DGrGLProgramBuilder.cpp48 static void cleanup_shaders(GrGLGpu* gpu, const SkTDArray<GrGLuint>& shaderIDs) { in cleanup_shaders()
55 const SkTDArray<GrGLuint>& shaderIDs) { in cleanup_program()