Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DTextureBindingsResetTest.cpp92 GrGLint boundID = -1; in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.cpp183 GrGpuResource::UniqueID GrGLGpu::TextureUnitBindings::boundID(GrGLenum target) const { in boundID() function in GrGLGpu::TextureUnitBindings