Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/sdk/objc/components/renderer/opengl/
H A DRTCI420TextureCache.mm44 - (GLuint)uTexture { method
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DTextureResize.h40 GLuint uTexture = 0; member
/aosp_15_r20/hardware/libhardware/tests/hwc/
H A Dtest-arrows.c45 static GLint aPosition, uTransform, uTexture, uAnim; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.cpp3319 GrShaderVar uTexture("u_texture", samplerType); in createCopyProgram() local
3449 GrShaderVar uTexture("u_texture", SkSLType::kTexture2DSampler); in createMipmapProgram() local