Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir_emit.c195 etna_emit_tex(struct etna_compile *c, nir_texop op, unsigned texid, unsigned dst_swiz, in etna_emit_tex()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLReadOutsideFramebufferTest.cpp66 void toTexture3D(GLuint texid, GLint depth) const in toTexture3D()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLReadOutsideFramebufferTest.cpp66 void toTexture3D(GLuint texid, GLint depth) const in toTexture3D()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1741 GLuint texid = mState.samplerTexture[type][sampler].name(); in getSamplerTexture() local