Searched refs:create_quad (Results 1 – 2 of 2) sorted by relevance
98 std::shared_ptr<Geometry> create_quad(float x,
524 std::shared_ptr<Geometry> Device::create_quad(float x, in create_quad() function in client::d3d11::Device820 geometry_ = device_->create_quad(bounds_.x, bounds_.y, bounds_.width, in render_texture()