Searched defs:texId (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/core/src/ | ||
D | opengl.cpp | 856 GLuint texId() const { return texId_; } in texId() function in cv::ogl::Texture2D::Impl |
/external/deqp/modules/gles3/functional/ | ||
D | es3fShaderTextureFunctionTests.cpp | 1149 glw::GLuint texId = 0; in testTextureSize() local |