Searched refs:getTextureRec (Results 1 – 2 of 2) sorted by relevance
1029 return getTextureRec(tex_name) != nullptr; in isTexture()1512 std::shared_ptr<TextureRec> GLClientState::getTextureRec(GLuint id) const { in getTextureRec() function in gfxstream::guest::GLClientState2538 std::shared_ptr<TextureRec> texrec = getTextureRec(texture); in attachTextureObject()2732 std::shared_ptr<TextureRec> texrec = getTextureRec(texture); in setFboCompletenessDirtyForTexture()
743 std::shared_ptr<TextureRec> getTextureRec(GLuint id) const;