Searched defs:bindTexture (Results 1 – 5 of 5) sorted by relevance
168 void Program::bindTexture(Context *rsc, uint32_t slot, Allocation *a) { in bindTexture() function in Program
651 inline void bindTexture(GLuint texture) { in bindTexture() function
187 inline void bindTexture() { in bindTexture() function
89 void SkiaShader::bindTexture(Texture* texture, GLenum wrapS, GLenum wrapT) { in bindTexture() function in android::uirenderer::SkiaShader
163 public void bindTexture(Allocation va, int slot) in bindTexture() method in Program